Closed depfu[bot] closed 5 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/i18next-browser-languagedetector@7.2.0, npm/merge2@1.4.1, npm/micromatch@4.0.5, npm/mime-db@1.52.0, npm/mime-types@2.1.35, npm/min-indent@1.0.1, npm/mini-css-extract-plugin@2.7.6, npm/minimalistic-assert@1.0.1, npm/minimatch@3.1.2, npm/minimist@1.2.6, npm/ms@2.1.2, npm/msw@1.3.2, npm/normalize-path@3.0.0, npm/nth-check@2.0.1, npm/object-assign@4.1.1, npm/object-inspect@1.12.3, npm/object.assign@4.1.4, npm/object.fromentries@2.0.7, npm/object.values@1.1.7, npm/obuf@1.1.2, npm/once@1.4.0, npm/onetime@5.1.2, npm/p-limit@3.1.0, npm/parse-json@5.2.0, npm/parseurl@1.3.3, npm/path-key@3.1.1, npm/picomatch@2.3.1, npm/postcss-cli@10.1.0, npm/postcss-loader@7.3.3, npm/postcss-value-parser@4.2.0, npm/postcss@8.4.31, npm/pptr-testing-library@0.7.0, npm/prettier@3.0.3, npm/process@0.11.10, npm/prop-types@15.8.1, npm/pubsub-js@1.9.4, npm/punycode@2.1.1, npm/puppeteer@21.4.1, npm/range-parser@1.2.1, npm/react-confetti@6.1.0, npm/react-dom@18.2.0, npm/react-hot-toast@2.4.1, npm/react-i18next@14.1.0, npm/react-loading-skeleton@3.3.1, npm/react-modal@3.16.1, npm/react-qr-code@2.0.12, npm/react-router-dom@6.22.3, npm/react@18.2.0, npm/readable-stream@3.6.0, npm/regenerator-runtime@0.13.11, npm/resolve-from@5.0.0, npm/resolve-global@1.0.0, npm/resolve@1.22.8, npm/ripemd160@2.0.2, npm/safe-buffer@5.2.1, npm/safer-buffer@2.1.2, npm/semver@7.5.4, npm/serialize-javascript@6.0.1, npm/sha.js@2.4.11, npm/signal-exit@3.0.7, npm/slip77@0.2.0, npm/source-map-js@1.0.2, npm/split2@3.2.2, npm/statuses@1.5.0, npm/stream-browserify@3.0.0, npm/stream@0.0.2, npm/swc-loader@0.2.3, npm/tailwindcss-3d@1.0.2, npm/tailwindcss@3.4.3, npm/terser-webpack-plugin@5.3.9, npm/through@2.3.8, npm/tsconfig-paths-webpack-plugin@4.1.0, npm/tslib@2.6.2, npm/type-check@0.4.0, npm/typescript@5.2.2, npm/unpipe@1.0.0, npm/util-deprecate@1.0.2, npm/uuid@9.0.1, npm/wbuf@1.7.3, npm/webextension-polyfill@0.10.0, npm/webpack-bundle-analyzer@4.9.1, npm/webpack-cli@5.1.4, npm/webpack-dev-server@4.15.1, npm/webpack-sources@3.2.3, npm/webpack@5.89.0, npm/websocket-driver@0.7.4, npm/wext-manifest-loader@3.0.0, npm/wext-manifest-webpack-plugin@1.2.1, npm/which-typed-array@1.1.11, npm/ws@8.13.0, npm/yargs-parser@20.2.9, npm/yargs@17.7.1, npm/zustand@4.5.2
🚨 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 | Source |
---|---|---|---|
Install scripts | npm/core-js-pure@3.22.5 |
|
|
Potential typo squat | npm/blech32@1.1.2 |
|
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.
Package name is similar to other popular packages and may not be the package you want.
Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.
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.
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.
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/core-js-pure@3.22.5
@SocketSecurity ignore npm/blech32@1.1.2
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ i18next-browser-languagedetector (7.2.0 → 7.2.1) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 2 commits:
7.2.1
fix: align addDetector impementation to type definition #282
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands