Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint to v9 #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.6.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

v9.10.0

Compare Source

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

v8.57.1

Compare Source

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

v8.50.0

Compare Source

Features


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/plugin-proposal-class-properties@7.18.6 None 0 3.34 kB nicolo-ribaudo
npm/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6 None 0 4.41 kB nicolo-ribaudo
npm/@babel/plugin-proposal-optional-catch-binding@7.18.6 None 0 3.23 kB nicolo-ribaudo
npm/@babel/plugin-proposal-private-methods@7.18.6 None 0 3.17 kB nicolo-ribaudo
npm/@babel/plugin-syntax-class-static-block@7.14.5 None 0 2.74 kB nicolo-ribaudo
npm/@babel/plugin-syntax-dynamic-import@7.8.3 None 0 2.47 kB nicolo-ribaudo
npm/@babel/plugin-syntax-export-namespace-from@7.8.3 None 0 2.62 kB nicolo-ribaudo
npm/@babel/plugin-syntax-private-property-in-object@7.14.5 None 0 2.82 kB nicolo-ribaudo
npm/@colors/colors@1.5.0 environment 0 39.5 kB dabh
npm/@discoveryjs/json-ext@0.5.7 None 0 81.1 kB lahmatiy
npm/@eslint/config-array@0.15.1 None 0 0 B
npm/@eslint/js@9.3.0 None 0 14.2 kB eslintbot
npm/@eslint/object-schema@2.1.3 None 0 0 B
npm/@gar/promisify@1.1.3 None 0 4.2 kB gar
npm/@humanwhocodes/retry@0.3.0 None 0 44.3 kB nzakas
npm/@isaacs/cliui@8.0.2 None +5 67.1 kB isaacs
npm/@pkgjs/parseargs@0.11.0 None 0 74.2 kB oss-bot
npm/@storybook/csf@0.0.2--canary.4566f4d.1 None 0 42.4 kB shilman
npm/@storybook/semver@7.3.2 environment 0 112 kB ndelangen
npm/@types/glob@8.1.0 None 0 6.66 kB types
npm/@types/json5@0.0.29 None 0 3 kB types
npm/@types/minimatch@5.1.2 None 0 12.5 kB types
npm/@types/npmlog@4.1.6 None 0 7.46 kB types
npm/@types/qs@6.9.15 None 0 7.34 kB types
npm/@webassemblyjs/floating-point-hex-parser@1.11.6 None 0 5.14 kB xtuc
npm/@webassemblyjs/helper-api-error@1.11.6 None 0 5.4 kB xtuc
npm/@webassemblyjs/helper-fsm@1.9.0 None 0 9.07 kB xtuc
npm/@webassemblyjs/helper-wasm-bytecode@1.11.6 None 0 16 kB xtuc
npm/@webassemblyjs/ieee754@1.11.6 None 0 3.18 kB xtuc
npm/@webassemblyjs/leb128@1.11.6 None 0 30.7 kB xtuc
npm/@webassemblyjs/utf8@1.11.6 None 0 7.31 kB xtuc
npm/@xtuc/ieee754@1.2.0 None 0 8.57 kB xtuc
npm/@xtuc/long@4.2.2 None 0 190 kB xtuc
npm/accepts@1.3.8 None 0 16.8 kB dougwilson
npm/aggregate-error@3.1.0 None 0 6.69 kB sindresorhus
npm/airbnb-js-shims@2.2.1 None 0 16.3 kB lencioni
npm/ajv-errors@1.0.1 None 0 41.7 kB esp
npm/ajv-keywords@3.5.2 None 0 72.9 kB esp
npm/ansi-html-community@0.0.8 None 0 20.1 kB mahdyar
npm/app-root-dir@1.0.2 filesystem 0 5.88 kB philidem
npm/aproba@1.2.0 None 0 8.18 kB iarna
npm/arr-diff@4.0.0 None 0 7.9 kB jonschlinkert
npm/arr-flatten@1.1.0 None 0 6.88 kB jonschlinkert
npm/arr-union@3.1.0 None 0 6.66 kB jonschlinkert
npm/array-flatten@1.1.1 None 0 4.42 kB blakeembrey
npm/array-unique@0.3.2 None 0 7.16 kB jonschlinkert
npm/assert@1.5.1 Transitive: environment +2 60.4 kB ljharb
npm/assign-symbols@1.0.0 None 0 5.85 kB phated
npm/async-each@1.0.6 None 0 4.4 kB paulmillr
npm/at-least-node@1.0.0 None 0 2.63 kB ryanzim
npm/base64-js@1.5.1 None 0 9.62 kB feross
npm/big.js@5.2.2 None 0 63.9 kB mikemcl
npm/bindings@1.5.0 environment, filesystem 0 11.2 kB tootallnate
npm/bluebird@3.7.2 environment, eval, unsafe 0 632 kB esailija
npm/bn.js@5.2.1 None 0 99 kB fanatid
npm/body-parser@1.20.2 network 0 60.8 kB dougwilson
npm/boolbase@1.0.0 None 0 1.33 kB feedic
npm/brorand@1.1.0 None 0 3.52 kB indutny
npm/browser-process-hrtime@1.0.0 None 0 3.52 kB kumavis
npm/browserify-aes@1.2.0 None 0 29.8 kB cwmma
npm/browserify-cipher@1.0.1 None 0 6.45 kB cwmma
npm/browserify-des@1.0.2 None 0 6.27 kB cwmma
npm/browserify-rsa@4.1.0 None 0 3.68 kB cwmma
npm/browserify-zlib@0.2.0 None 0 192 kB dignifiedquire
npm/buffer-from@1.1.2 None 0 5.05 kB linusu
npm/buffer-xor@1.0.3 None 0 4.83 kB dcousens
npm/builtin-status-codes@3.0.0 network 0 4.5 kB bendrucker
npm/bytes@3.1.2 None 0 12.3 kB dougwilson
npm/camel-case@4.1.2 None 0 14.3 kB blakeembrey
npm/case-sensitive-paths-webpack-plugin@2.4.0 None 0 25.9 kB urthen
npm/char-regex@1.0.2 None 0 4.96 kB richienb
npm/character-entities-legacy@1.1.4 None 0 6.71 kB wooorm
npm/character-entities@1.2.4 None 0 47.7 kB wooorm
npm/character-reference-invalid@1.1.4 None 0 5.54 kB wooorm
npm/chownr@1.1.4 filesystem 0 5.71 kB isaacs
npm/cipher-base@1.0.4 None 0 7.95 kB cwmma
npm/clean-stack@2.2.0 None 0 5.51 kB sindresorhus
npm/collection-visit@1.0.0 None 0 6.85 kB jonschlinkert
npm/color-support@1.1.3 None 0 9.23 kB isaacs
npm/comma-separated-tokens@1.0.8 None 0 6.35 kB wooorm
npm/common-path-prefix@3.0.0 None 0 4.01 kB novemberborn
npm/commondir@1.0.1 None 0 4.79 kB substack
npm/component-emitter@1.3.1 None 0 6.3 kB sindresorhus
npm/compression@1.7.4 None 0 23.3 kB dougwilson
npm/concat-stream@1.6.2 None 0 9.56 kB mafintosh
npm/console-browserify@1.2.0 None 0 10.3 kB goto-bus-stop
npm/console-control-strings@1.1.0 None 0 12.7 kB iarna
npm/constants-browserify@1.0.0 None 0 7.46 kB juliangruber
npm/content-disposition@0.5.4 None 0 19.1 kB dougwilson
npm/content-type@1.0.5 None 0 10.5 kB dougwilson
npm/cookie-signature@1.0.6 None 0 3.94 kB natevw
npm/cookie@0.6.0 None 0 23.7 kB dougwilson
npm/copy-descriptor@0.1.1 None 0 4.15 kB jonschlinkert
npm/cosmiconfig@6.0.0 filesystem 0 99.6 kB davidtheclark
npm/create-ecdh@4.0.4 None +1 101 kB cwmma
npm/create-hash@1.2.0 None 0 5.21 kB cwmma
npm/create-hmac@1.1.7 None 0 5.81 kB cwmma
npm/crypto-browserify@3.12.0 None 0 53.5 kB cwmma
npm/css-what@6.1.0 None 0 66 kB feedic
npm/cssesc@3.0.0 None 0 17.5 kB mathias
npm/cyclist@1.0.2 None 0 4.45 kB mafintosh
npm/decode-uri-component@0.2.2 None 0 6.09 kB samverschueren
npm/delegates@1.0.0 None 0 7.46 kB tjholowaychuk
npm/depd@2.0.0 environment, eval 0 27.1 kB dougwilson
npm/destroy@1.2.0 filesystem 0 9.02 kB dougwilson
npm/diffie-hellman@5.0.3 None 0 17.3 kB cwmma
npm/dom-converter@0.2.0 None 0 7.9 kB ariaminaei
npm/dom-walk@0.1.2 None 0 2.66 kB raynos
npm/domain-browser@1.2.0 None 0 16.8 kB bevryme
npm/dot-case@3.0.4 None 0 10.5 kB blakeembrey
npm/dotenv-expand@5.1.0 None 0 15.9 kB motdotla
npm/dotenv@8.6.0 environment, filesystem 0 23.9 kB motdotla
npm/duplexify@3.7.1 None 0 17.1 kB mafintosh
npm/eastasianwidth@0.2.0 None 0 13.6 kB komagata
npm/ee-first@1.1.1 None 0 6.26 kB dougwilson
npm/emojis-list@3.0.0 None 0 53.6 kB kikobeats
npm/encodeurl@1.0.2 None 0 7.86 kB dougwilson
npm/end-of-stream@1.4.4 None 0 6.23 kB mafintosh
npm/errno@0.1.8 None 0 18.1 kB ralphtheninja
npm/es-array-method-boxes-properly@1.0.0 None 0 3.86 kB ljharb
npm/es5-shim@4.6.7 None 0 476 kB ljharb
npm/es6-shim@0.35.8 None 0 2.47 MB ljharb
npm/escalade@3.1.2 filesystem 0 11.6 kB lukeed
npm/escape-html@1.0.3 None 0 3.66 kB dougwilson
npm/etag@1.8.1 filesystem 0 10.8 kB dougwilson
npm/events@3.3.0 None 0 82.8 kB goto-bus-stop
npm/evp_bytestokey@1.0.3 None 0 5.13 kB dcousens
npm/expand-brackets@2.1.4 None +2 54.2 kB jonschlinkert
npm/express@4.19.2 environment, filesystem, network +1 444 kB wesleytodd
npm/extend-shallow@3.0.2 None 0 8.61 kB phated
npm/extend@3.0.2 None 0 23.5 kB ljharb
npm/extglob@2.0.4 None +1 47.9 kB jonschlinkert
npm/figgy-pudding@3.5.2 None 0 18.4 kB isaacs
npm/file-uri-to-path@1.0.0 None 0 8.07 kB tootallnate
npm/finalhandler@1.2.0 environment 0 18.6 kB dougwilson
npm/flush-write-stream@1.1.1 None 0 6.5 kB mafintosh
npm/for-in@1.0.2 None 0 6.28 kB jonschlinkert
npm/forwarded@0.2.0 None 0 5.88 kB dougwilson
npm/fragment-cache@0.2.1 None 0 9.9 kB jonschlinkert
npm/fresh@0.5.2 None 0 10.1 kB dougwilson
npm/from2@2.3.0 None 0 9.35 kB mafintosh
npm/fs-write-stream-atomic@1.0.10 None 0 18.7 kB iarna
npm/get-caller-file@2.0.5 None 0 4.72 kB stefanpenner
npm/get-value@2.0.6 None 0 3.71 kB jonschlinkert
npm/global@4.4.0 None 0 3.47 kB raynos
npm/has-bigints@1.0.2 None 0 12.8 kB ljharb
npm/has-unicode@2.0.1 environment 0 3.44 kB iarna
npm/hash.js@1.1.7 None 0 41.7 kB indutny
npm/hast-util-parse-selector@2.2.5 None 0 7.53 kB wooorm
npm/he@1.2.0 None 0 124 kB mathias
npm/hmac-drbg@1.0.1 None 0 25 kB indutny
npm/http-errors@2.0.0 None 0 18.8 kB dougwilson
npm/https-browserify@1.0.0 network 0 2.79 kB feross
npm/iconv-lite@0.4.24 None 0 336 kB ashtuchkin
npm/ieee754@1.2.1 None 0 6.8 kB feross
npm/iferr@0.1.5 None 0 5.43 kB nadav
npm/indent-string@4.0.0 None 0 4.4 kB sindresorhus
npm/infer-owner@1.0.4 filesystem 0 4.29 kB isaacs
npm/interpret@2.2.0 None 0 17.2 kB phated
npm/ip@2.0.1 None 0 15.5 kB indutny
npm/ipaddr.js@1.9.1 None 0 42.1 kB whitequark
npm/is-accessor-descriptor@1.0.1 None 0 20.3 kB ljharb
npm/is-alphabetical@1.0.4 None 0 5.01 kB wooorm
npm/is-alphanumerical@1.0.4 None 0 5.11 kB wooorm
npm/is-binary-path@2.1.0 None 0 3.08 kB sindresorhus
npm/is-boolean-object@1.1.2 None 0 22.1 kB ljharb
npm/is-buffer@2.0.5 None 0 4.59 kB feross
npm/is-data-descriptor@1.0.1 None 0 18.8 kB ljharb
npm/is-decimal@1.0.4 None 0 4.68 kB wooorm
npm/is-descriptor@1.0.3 None 0 20.6 kB ljharb
npm/is-extendable@0.1.1 None 0 5.09 kB jonschlinkert
npm/is-function@1.0.2 None 0 4.3 kB grncdr
npm/is-hexadecimal@1.0.4 None 0 4.99 kB wooorm
npm/is-number-object@1.0.7 None 0 22.2 kB ljharb
npm/is-number@7.0.0 None 0 9.62 kB jonschlinkert
npm/is-plain-obj@2.1.0 None 0 3.69 kB sindresorhus
npm/is-typedarray@1.0.0 None 0 4.41 kB hughsk
npm/is-windows@1.0.2 None 0 7.96 kB jonschlinkert
npm/is-wsl@1.1.0 environment, filesystem 0 2.88 kB sindresorhus
npm/isexe@2.0.0 environment, filesystem 0 11 kB isaacs
npm/isobject@3.0.1 None 0 6.93 kB doowb
npm/iterate-iterator@1.0.2 None 0 16.2 kB ljharb
npm/iterate-value@1.0.2 None 0 14.2 kB ljharb
npm/json-parse-better-errors@1.0.2 None 0 6.7 kB zkat
npm/klona@2.0.6 None 0 23.2 kB lukeed
npm/loader-runner@4.3.0 eval, filesystem 0 18.4 kB sokra
npm/loader-utils@2.0.4 None 0 36.3 kB evilebottnawi
npm/lodash.debounce@4.0.8 None 0 14 kB jdalton
npm/lower-case@2.0.2 None 0 17.7 kB blakeembrey
npm/makeerror@1.0.12 None 0 6.07 kB daaku
npm/map-cache@0.2.2 None 0 7.6 kB jonschlinkert
npm/map-or-similar@1.5.0 None 0 25.2 kB thinkloop
npm/map-visit@1.0.0 None 0 8.47 kB jonschlinkert
npm/md5.js@1.3.5 None 0 7.67 kB cwmma
npm/media-typer@0.3.0 None 0 11.1 kB dougwilson
npm/memfs@3.6.0 filesystem 0 183 kB streamich
npm/memoizerific@1.11.3 environment 0 40.5 kB thinkloop
npm/memory-fs@0.4.1 None 0 13.4 kB sokra
npm/merge-descriptors@1.0.1 None 0 4.89 kB dougwilson
npm/methods@1.1.2 network 0 5.29 kB dougwilson
npm/miller-rabin@4.0.1 None 0 6.84 kB indutny
npm/mime@1.6.0 environment, filesystem 0 51.7 kB broofa
npm/min-document@2.19.0 None 0 54.9 kB raynos
npm/minimalistic-assert@1.0.1 None 0 1.55 kB cwmma
npm/minimalistic-crypto-utils@1.0.1 None 0 4.76 kB indutny
npm/mixin-deep@1.3.2 None +1 14.2 kB doowb
npm/mkdirp@1.0.4 environment, filesystem 0 19.1 kB isaacs
npm/nan@2.19.0 None 0 429 kB kkoopa
npm/nanomatch@1.2.13 None 0 86.3 kB jonschlinkert
npm/negotiator@0.6.3 None 0 27.4 kB dougwilson
npm/neo-async@2.6.2 None 0 298 kB suguru03
npm/no-case@3.0.4 None 0 25.1 kB blakeembrey
npm/object-copy@0.1.0 None 0 5.47 kB jonschlinkert
npm/on-finished@2.4.1 unsafe 0 13.7 kB dougwilson
npm/os-browserify@0.3.0 None 0 2.74 kB coderpuppy
npm/p-map@4.0.0 None 0 8.69 kB sindresorhus
npm/pako@1.0.11 None 0 788 kB vitaly
npm/parallel-transform@1.2.0 None 0 5.54 kB mafintosh
npm/param-case@3.0.4 None 0 10.2 kB blakeembrey
npm/parseurl@1.3.3 None 0 10.3 kB dougwilson
npm/pascal-case@3.1.2 None 0 14.8 kB blakeembrey
npm/pascalcase@0.1.1 None 0 4.46 kB jonschlinkert
npm/path-browserify@0.0.1 None 0 27 kB goto-bus-stop
npm/path-dirname@1.0.2 None 0 6.26 kB es128
npm/path-to-regexp@0.1.7 None 0 6.78 kB blakeembrey
npm/pbkdf2@3.1.2 None 0 13.8 kB cwmma
npm/pify@4.0.1 None 0 7.23 kB sindresorhus
npm/posix-character-classes@0.1.1 None 0 6.97 kB jonschlinkert
npm/postcss-value-parser@4.2.0 None 0 27.2 kB evilebottnawi
npm/pretty-hrtime@1.0.3 None 0 6.35 kB robrich
npm/process-nextick-args@2.0.1 None 0 3.17 kB cwmma
npm/process@0.11.10 None 0 15.3 kB cwmma
npm/promise-inflight@1.0.1 None 0 3.04 kB iarna
npm/promise.allsettled@1.0.7 None 0 26.9 kB ljharb
npm/property-information@5.6.0 None 0 96.3 kB wooorm
npm/proxy-addr@2.0.7 None 0 15.4 kB dougwilson
npm/prr@1.0.1 None 0 10.1 kB rvagg
npm/psl@1.9.0 None 0 461 kB lupomontero
npm/public-encrypt@4.0.3 None 0 27.8 kB cwmma
npm/pump@3.0.0 filesystem 0 7.78 kB mafintosh
npm/qs@6.12.1 None 0 247 kB ljharb
npm/querystring-es3@0.2.1 None 0 16.1 kB spaintrain
npm/queue-microtask@1.2.3 None 0 8.37 kB feross
npm/ramda@0.28.0 None 0 1.11 MB crosseye
npm/randombytes@2.1.0 None 0 6.36 kB cwmma
npm/randomfill@1.0.4 None 0 6.84 kB cwmma
npm/range-parser@1.2.1 None 0 8.46 kB dougwilson
npm/raw-body@2.5.2 network, unsafe 0 25.8 kB dougwilson
npm/react-lifecycles-compat@3.0.4 None 0 29 kB brianvaughn
npm/readdirp@3.6.0 filesystem 0 20.5 kB paulmillr
npm/regenerate@1.4.2 None 0 49.2 kB mathias
npm/regenerator-transform@0.15.2 None 0 135 kB benjamn
npm/regex-not@1.0.2 None 0 8.46 kB jonschlinkert
npm/relateurl@0.2.7 None 0 31.4 kB stevenvachon
npm/remove-trailing-separator@1.1.0 None 0 4.25 kB darsain
npm/repeat-element@1.1.4 None 0 5.39 kB jonschlinkert
npm/repeat-string@1.6.1 None 0 9.09 kB jonschlinkert
npm/require-directory@2.1.1 filesystem 0 12.1 kB troygoode
npm/resolve-url@0.2.1 None 0 8.77 kB lydell
npm/ret@0.1.15 None 0 17.9 kB fent
npm/ripemd160@2.0.2 None 0 9.79 kB dcousens
npm/safe-buffer@5.2.1 None 0 32.1 kB feross
npm/safe-regex@1.1.0 None 0 5.87 kB substack
npm/safer-buffer@2.1.2 None 0 42.3 kB chalker
npm/schema-utils@3.3.0 environment 0 84.8 kB evilebottnawi
npm/send@0.18.0 filesystem, network Transitive: environment +2 108 kB dougwilson
npm/serve-favicon@2.5.0 filesystem 0 14.9 kB dougwilson
npm/serve-static@1.15.0 None 0 25.2 kB dougwilson
npm/set-blocking@2.0.0 None 0 4.22 kB bcoe
npm/setimmediate@1.0.5 None 0 8.56 kB domenic
npm/setprototypeof@1.2.0 None 0 4.03 kB wesleytodd
npm/sha.js@2.4.11 None 0 31.1 kB dcousens
npm/shallow-clone@3.0.1 None 0 9.45 kB jonschlinkert
npm/shebang-regex@3.0.0 None 0 2.83 kB sindresorhus
npm/smart-buffer@4.2.0 None 0 138 kB joshglazebrook
npm/snapdragon-util@3.0.1 None +1 64.1 kB jonschlinkert
npm/socks-proxy-agent@8.0.3 network 0 25.1 kB tootallnate
npm/source-list-map@2.0.1 None 0 26.4 kB sokra
npm/source-map-resolve@0.5.3 None 0 34.3 kB lydell
npm/source-map-url@0.4.1 None 0 7.66 kB lydell
npm/space-separated-tokens@1.1.5 None 0 5.58 kB wooorm
npm/split-string@3.1.0 None 0 13.8 kB jonschlinkert
npm/ssri@6.0.2 None 0 41.7 kB nlf
npm/stable@0.1.8 None 0 8.41 kB stephank
npm/static-extend@0.1.2 None 0 4.69 kB jonschlinkert
npm/statuses@2.0.1 None 0 12.1 kB dougwilson
npm/stream-each@1.2.3 None 0 6.74 kB mafintosh
npm/stream-http@2.8.3 None 0 91.3 kB jhiesey
npm/string_decoder@1.3.0 None 0 14.4 kB matteo.collina
npm/synchronous-promise@2.0.17 None 0 32.1 kB fluffynuts
npm/through2@2.0.5 None 0 9.65 kB rvagg
npm/timers-browserify@2.0.12 None 0 10.4 kB jryans
npm/tmpl@1.0.5 None 0 2.77 kB daaku
npm/to-arraybuffer@1.0.1 None 0 5.54 kB jhiesey
npm/to-object-path@0.3.0 None 0 5.07 kB jonschlinkert
npm/to-regex@3.0.2 None 0 12.6 kB jonschlinkert
npm/toidentifier@1.0.1 None 0 4.68 kB dougwilson
npm/ts-dedent@2.2.0 None 0 26.6 kB tamino-martinius
npm/tty-browserify@0.0.0 None 0 1.99 kB substack
npm/type-is@1.6.18 None 0 18.5 kB dougwilson
npm/typedarray-to-buffer@3.1.5 None 0 8.84 kB feross
npm/typedarray@0.0.6 None 0 26 kB substack
npm/uglify-js@3.17.4 environment, eval, filesystem 0 1.28 MB alexlamsl
npm/unfetch@4.2.0 None 0 28.1 kB developit
npm/unicode-canonical-property-names-ecmascript@2.0.0 None 0 5.01 kB google-wombot
npm/unicode-match-property-ecmascript@2.0.0 None 0 5.05 kB google-wombot
npm/unicode-match-property-value-ecmascript@2.1.0 None 0 25.7 kB google-wombot
npm/unicode-property-aliases-ecmascript@2.1.0 None 0 5.98 kB google-wombot
npm/unique-filename@1.1.1 None 0 41.4 kB iarna
npm/unique-slug@2.0.2 None 0 2.68 kB zkat
npm/universalify@0.2.0 None 0 4.79 kB ryanzim
npm/unpipe@1.0.0 None 0 4.31 kB dougwilson
npm/unset-value@1.0.0 None +1 14.1 kB jonschlinkert
npm/upath@1.2.0 None 0 34.3 kB anodynos
npm/urix@0.1.0 None 0 4.37 kB lydell
npm/use@3.1.1 None 0 9.51 kB jonschlinkert
npm/util-deprecate@1.0.2 None 0 5.48 kB tootallnate
npm/utila@0.4.0 None 0 24.2 kB ariaminaei
npm/utils-merge@1.0.1 None 0 3.72 kB jaredhanson
npm/vary@1.1.2 None 0 8.75 kB dougwilson
npm/vm-browserify@1.1.2 None 0 15.5 kB goto-bus-stop
npm/watchpack-chokidar2@2.0.1 Transitive: environment, filesystem, shell +7 145 kB sokra
npm/webpack-sources@3.2.3 None 0 91.3 kB sokra
npm/wide-align@1.1.5 None 0 4.47 kB iarna
npm/wordwrap@1.0.0 None 0 36.8 kB substack
npm/worker-farm@1.7.0 environment, shell 0 49.9 kB rvagg
npm/xtend@4.0.2 None 0 6.46 kB raynos
npm/y18n@5.0.8 filesystem 0 23.4 kB oss-bot
npm/yaml@1.10.2 environment 0 448 kB eemeli
npm/yargs-parser@20.2.9 environment, filesystem 0 124 kB oss-bot

🚮 Removed packages: npm/@ampproject/remapping@2.3.0, npm/@apollo/client@3.10.4, npm/@babel/core@7.24.6, npm/@babel/generator@7.24.6, npm/@babel/helper-compilation-targets@7.24.6, npm/@babel/helper-function-name@7.24.6, npm/@babel/helper-hoist-variables@7.24.6, npm/@babel/helper-module-imports@7.24.6, npm/@babel/helper-module-transforms@7.24.6, npm/@babel/helper-simple-access@7.24.6, npm/@babel/helper-split-export-declaration@7.24.6, npm/@babel/helpers@7.24.6, npm/@babel/highlight@7.24.6, npm/@babel/plugin-syntax-typescript@7.24.6, npm/@babel/runtime-corejs3@7.24.6, npm/@babel/runtime@7.24.6, npm/@babel/template@7.24.6, npm/@babel/traverse@7.24.6, npm/@babel/types@7.24.6, npm/@codegouvfr/react-dsfr@0.46.4, npm/@dataesr/react-dsfr@3.10.0, npm/@eslint/eslintrc@0.4.3, npm/@gouvfr/dsfr@1.7.2, npm/@graphql-typed-document-node/core@3.2.0, npm/@istanbuljs/load-nyc-config@1.1.0, npm/@jest/console@27.5.1, npm/@jest/core@27.5.1, npm/@jest/environment@27.5.1, npm/@jest/fake-timers@27.5.1, npm/@jest/globals@27.5.1, npm/@jest/reporters@27.5.1, npm/@jest/source-map@27.5.1, npm/@jest/test-result@27.5.1, npm/@jest/test-sequencer@27.5.1, npm/@jest/transform@27.5.1, npm/@jest/types@27.5.1, npm/@jridgewell/resolve-uri@3.1.2, npm/@next/env@12.2.6, npm/@next/eslint-plugin-next@12.2.6, npm/@next/swc-android-arm-eabi@12.2.6, npm/@next/swc-android-arm64@12.2.6, npm/@next/swc-darwin-arm64@12.2.6, npm/@next/swc-darwin-x64@12.2.6, npm/@next/swc-freebsd-x64@12.2.6, npm/@next/swc-linux-arm-gnueabihf@12.2.6, npm/@next/swc-linux-arm64-gnu@12.2.6, npm/@next/swc-linux-arm64-musl@12.2.6, npm/@next/swc-linux-x64-gnu@12.2.6, npm/@next/swc-linux-x64-musl@12.2.6, npm/@next/swc-win32-arm64-msvc@12.2.6, npm/@next/swc-win32-ia32-msvc@12.2.6, npm/@next/swc-win32-x64-msvc@12.2.6, npm/@react-aria/ssr@3.9.4, npm/@restart/hooks@0.4.16, npm/@restart/ui@1.6.9, npm/@rushstack/eslint-patch@1.10.3, npm/@sinonjs/commons@1.8.6, npm/@sinonjs/fake-timers@8.1.0, npm/@socialgouv/eslint-config-react@1.131.0, npm/@socialgouv/eslint-config-recommended@1.131.0, npm/@socialgouv/matomo-next@1.9.0, npm/@socialgouv/nos1000jours-lib@1.7.1, npm/@swc/helpers@0.4.3, npm/@testing-library/dom@8.20.1, npm/@testing-library/jest-dom@5.17.0, npm/@testing-library/react@12.1.5, npm/@tootallnate/once@1.1.2, npm/@types/aria-query@5.0.4, npm/@types/babel__core@7.20.5, npm/@types/babel__generator@7.6.8, npm/@types/babel__template@7.4.4, npm/@types/babel__traverse@7.20.6, npm/@types/graceful-fs@4.1.9, npm/@types/istanbul-lib-coverage@2.0.6, npm/@types/istanbul-lib-report@3.0.3, npm/@types/istanbul-reports@3.0.4, npm/@types/json-schema@7.0.15, npm/@types/node@20.12.13, npm/@types/prettier@2.7.3, npm/@types/prop-types@15.7.12, npm/@types/raf@3.4.3, npm/@types/react-transition-group@4.4.10, npm/@types/react@17.0.80, npm/@types/scheduler@0.16.8, npm/@types/stack-utils@2.0.3, npm/@types/testing-library__jest-dom@5.14.9, npm/@types/warning@3.0.3, npm/@types/yargs-parser@21.0.3, npm/@types/yargs@16.0.9, npm/@typescript-eslint/parser@5.62.0, npm/@typescript-eslint/scope-manager@5.62.0, npm/@typescript-eslint/typescript-estree@5.62.0, npm/@typescript-eslint/visitor-keys@5.62.0, npm/@wry/context@0.7.4, npm/@wry/equality@0.5.7, npm/@wry/trie@0.4.3, npm/abab@2.0.6, npm/acorn-globals@6.0.0, npm/acorn-walk@7.2.0, npm/ansi-styles@3.2.1, npm/array-includes@3.1.8, npm/array.prototype.flat@1.3.2, npm/axe-core@4.9.1, npm/axobject-query@2.2.0, npm/babel-eslint@10.1.0, npm/babel-jest@27.5.1, npm/babel-plugin-jest-hoist@27.5.1, npm/babel-preset-jest@27.5.1, npm/bootstrap@5.3.3, npm/braces@3.0.3, npm/canvg@3.0.10, npm/chalk@4.1.2, npm/ci-info@3.9.0, npm/cjs-module-lexer@1.3.1, npm/classnames@2.5.1, npm/collect-v8-coverage@1.0.2, npm/core-js-pure@3.37.1, npm/core-js@3.37.1, npm/crisp-sdk-web@1.0.25, npm/cross-spawn@7.0.3, npm/css-line-break@2.1.0, npm/css.escape@1.5.1, npm/cssom@0.4.4, npm/cssstyle@2.3.0, npm/csstype@3.1.3, npm/damerau-levenshtein@1.0.8, npm/data-urls@2.0.0, npm/debug@4.3.4, npm/diff-sequences@27.5.1, npm/dom-accessibility-api@0.5.16, npm/dom-helpers@5.2.1, npm/dom-serializer@2.0.0, npm/domexception@2.0.1, npm/dompurify@2.5.4, npm/emittery@0.8.1, npm/enhanced-resolve@5.16.1, npm/enquirer@2.4.1, npm/es-abstract@1.23.3, npm/es-shim-unscopables@1.0.2, npm/escodegen@2.1.0, npm/eslint-config-next@12.2.6, npm/eslint-config-prettier@8.6.0, npm/eslint-import-resolver-node@0.3.9, npm/eslint-import-resolver-typescript@2.7.1, npm/eslint-module-utils@2.8.1, npm/eslint-plugin-import@2.26.0, npm/eslint-plugin-jest@27.2.3, npm/eslint-plugin-jsx-a11y@6.6.1, npm/eslint-plugin-prettier@4.2.1, npm/eslint-plugin-react-hooks@4.2.0, npm/eslint-plugin-react@7.31.11, npm/eslint-plugin-simple-import-sort@8.0.0, npm/eslint-plugin-sort-keys-fix@1.1.2, npm/eslint-utils@2.1.0, npm/eslint@8.57.0, npm/espree@7.3.1, npm/execa@5.1.1, npm/fast-diff@1.3.0, npm/fast-glob@3.3.2, npm/fastq@1.17.1, npm/fb-watchman@2.0.2, npm/fflate@0.4.8, npm/fill-range@7.1.1, npm/find-up@5.0.0, npm/flat-cache@3.2.0, npm/form-data@3.0.1, npm/framer-motion@10.18.0, npm/get-symbol-description@1.0.2, npm/glob@7.1.7, npm/globals@13.24.0, npm/globalthis@1.0.4, npm/globby@11.1.0, npm/graphql-tag@2.12.6, npm/graphql@16.8.1, npm/has-tostringtag@1.0.2, npm/has@1.0.4, npm/hoist-non-react-statics@3.3.2, npm/html-dom-parser@3.1.7, npm/html-encoding-sniffer@2.0.1, npm/html-react-parser@3.0.16, npm/html2canvas@1.4.1, npm/htmlparser2@8.0.2, npm/http-proxy-agent@4.0.1, npm/import-fresh@3.3.0, npm/import-local@3.1.0, npm/internal-slot@1.0.7, npm/is-map@2.0.3, npm/is-negative-zero@2.0.3, npm/is-potential-custom-element-name@1.0.1, npm/is-set@2.0.3, npm/is-shared-array-buffer@1.0.3, npm/is-stream@2.0.1, npm/istanbul-lib-coverage@3.2.2, npm/istanbul-lib-instrument@5.2.1, npm/istanbul-lib-report@3.0.1, npm/istanbul-lib-source-maps@4.0.1, npm/istanbul-reports@3.1.7, npm/jest-changed-files@27.5.1, npm/jest-circus@27.5.1, npm/jest-cli@27.5.1, npm/jest-config@27.5.1, npm/jest-diff@27.5.1, npm/jest-docblock@27.5.1, npm/jest-each@27.5.1, npm/jest-environment-jsdom@27.5.1, npm/jest-environment-node@27.5.1, npm/jest-haste-map@27.5.1, npm/jest-jasmine2@27.5.1, npm/jest-leak-detector@27.5.1, npm/jest-matcher-utils@29.7.0, npm/jest-message-util@29.7.0, npm/jest-mock@27.5.1, npm/jest-pnp-resolver@1.2.3, npm/jest-resolve-dependencies@27.5.1, npm/jest-resolve@27.5.1, npm/jest-runner@27.5.1, npm/jest-runtime@27.5.1, npm/jest-snapshot@27.5.1, npm/jest-util@29.7.0, npm/jest-validate@27.5.1, npm/jest-watcher@27.5.1, npm/jest@27.5.1, npm/jsdom@16.7.0, npm/jspdf@2.5.1, npm/jsx-ast-utils@3.3.5, npm/language-subtag-registry@0.3.23, npm/language-tags@1.0.9, npm/lines-and-columns@1.2.4, npm/locate-path@6.0.0, npm/lru-cache@5.1.1, npm/make-dir@4.0.0, npm/micromatch@4.0.7, npm/minimatch@3.1.2, npm/moment@2.30.1, npm/next-transpile-modules@10.0.1, npm/next@12.2.6, npm/node-fetch@2.7.0, npm/nos1000jours-blues-epds-widget@0.0.0-use.local, npm/nwsapi@2.2.10, npm/object.assign@4.1.5, npm/object.entries@1.1.8, npm/object.fromentries@2.0.8, npm/object.hasown@1.1.4, npm/object.values@1.2.0, npm/onetime@5.1.2, npm/optimism@0.18.0, npm/optionator@0.9.4, npm/papaparse@5.4.1, npm/parent-module@1.0.1, npm/parse-json@5.2.0, npm/parse5@6.0.1, npm/picocolors@1.0.1, npm/pkg-dir@4.2.0, npm/postcss@8.4.14, npm/prop-types-extra@1.1.1, npm/prop-types@15.8.1, npm/react-bootstrap-icons@1.11.4, npm/react-bootstrap@2.10.2, npm/react-calendly@4.3.0, npm/react-dom@17.0.2, npm/react-is@18.3.1, npm/react-property@2.0.0, npm/react-router-dom@6.23.1, npm/react-transition-group@4.4.5, npm/redent@3.0.0, npm/regexp.prototype.flags@1.5.2, npm/remixicon@3.7.0, npm/requireindex@1.2.0, npm/resolve-cwd@3.0.0, npm/resolve.exports@1.1.1, npm/rgbcolor@1.0.1, npm/rimraf@3.0.2, npm/sass@1.48.0, npm/saxes@5.0.1, npm/scheduler@0.23.2, npm/shebang-command@2.0.0, npm/source-map-js@1.2.0, npm/source-map-support@0.5.21, npm/stack-utils@2.0.6, npm/stackblur-canvas@2.7.0, npm/string.prototype.matchall@4.0.11, npm/string.prototype.trimend@1.0.8, npm/string.prototype.trimstart@1.0.8, npm/style-to-js@1.1.3, npm/styled-jsx@5.0.4, npm/supports-color@5.5.0, npm/svg-pathdata@6.0.3, npm/swr@1.3.0, npm/symbol-observable@4.0.0, npm/symbol-tree@3.2.4, npm/terminal-link@2.1.1, npm/test-exclude@6.0.0, npm/text-segmentation@1.0.3, npm/throat@6.0.2, npm/to-regex-range@5.0.1, npm/tough-cookie@4.1.4, npm/ts-invariant@0.10.3, npm/tsafe@1.6.6, npm/tsconfig-paths@3.15.0, npm/uncontrollable@7.2.1, npm/update-browserslist-db@1.0.16, npm/utrie@1.0.2, npm/v8-to-istanbul@8.1.1, npm/w3c-hr-time@1.0.2, npm/w3c-xmlserializer@2.0.0, npm/webidl-conversions@6.1.0, npm/whatwg-encoding@1.0.5, npm/whatwg-mimetype@2.3.0, npm/whatwg-url@8.7.0, npm/write-file-atomic@3.0.3, npm/ws@7.5.9, npm/xml-name-validator@3.0.0, npm/yargs@16.2.0, npm/zen-observable-ts@1.2.5

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Install scripts npm/fsevents@1.2.13
  • Install script: install
  • Source: node install.js

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/fsevents@1.2.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants