jetstream
jetstream copied to clipboard
Bump the npm_and_yarn group across 2 directories with 24 updates
Bumps the npm_and_yarn group with 19 updates in the / directory:
| Package | From | To |
|---|---|---|
| @grpc/grpc-js | 1.10.6 |
1.10.9 |
| axios | 1.6.8 |
1.7.0 |
| quill | 1.3.7 |
2.0.0 |
| socket.io | 4.5.1 |
4.6.2 |
| postcss | 8.4.38 |
8.4.39 |
| vite | 5.1.4 |
5.1.7 |
| @adobe/css-tools | 4.2.0 |
4.4.0 |
| @sideway/formula | 3.0.0 |
3.0.1 |
| braces | 3.0.2 |
3.0.3 |
| ejs | 3.1.8 |
3.1.10 |
| get-func-name | 2.0.0 |
2.0.2 |
| http-cache-semantics | 4.1.0 |
4.1.1 |
| loader-utils | 1.4.0 |
1.4.2 |
| semver | 5.7.1 |
5.7.2 |
| tar | 6.1.15 |
6.2.1 |
| terser | 5.14.1 |
5.31.2 |
| webpack-dev-middleware | 5.3.3 |
5.3.4 |
| word-wrap | 1.2.3 |
1.2.5 |
| ws | 6.2.2 |
6.2.3 |
Bumps the npm_and_yarn group with 8 updates in the /apps/docs directory:
| Package | From | To |
|---|---|---|
| express | 4.18.2 |
4.19.2 |
| postcss | 8.4.27 |
8.4.39 |
| @babel/traverse | 7.22.8 |
7.24.8 |
| braces | 3.0.2 |
3.0.3 |
| follow-redirects | 1.15.2 |
1.15.6 |
| terser | 5.19.2 |
5.31.2 |
| webpack-dev-middleware | 5.3.3 |
5.3.4 |
| ws | 7.5.9 |
7.5.10 |
Updates @grpc/grpc-js from 1.10.6 to 1.10.9
Release notes
Sourced from @grpc/grpc-js's releases.
@grpc/grpc-js1.10.9
- Avoid buffering significantly more than
grpc.max_receive_message_sizeper received message.
@grpc/grpc-js1.10.8
- Fix a bug that caused channels with
unix:targets to not reconnect after the channel goes idle (#2750)
@grpc/grpc-js1.10.7
Commits
674f4e3Merge pull request from GHSA-7v5v-9h63-cj867ecaa2dgrpc-js: Bump to 1.10.9e64d816grpc-js: Avoid buffering significantly more than max_receive_message_size per...45e5fe5Merge pull request #2750 from murgatroid99/grpc-js_idle_uds_fix87a3541grpc-js: Fix UDS channels not reconnecting after going idle3105791Merge pull request #2740 from sergiitk/backport-1.10-psm-interop-common-prod-...fec135aMerge pull request #2729 from sergiitk/psm-interop-common-prod-tests76fe802Merge pull request #2739 from murgatroid99/backport-1.10-grpc-js_linkify-it_fixd5edf49Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fix23c05fcMerge pull request #2732 from murgatroid99/grpc-js_proto-loader_update- Additional commits viewable in compare view
Updates axios from 1.6.8 to 1.7.0
Release notes
Sourced from axios's releases.
Release v1.7.0
Release notes:
Features
Bug Fixes
Contributors to this release
Release v1.7.0-beta.2
Release notes:
Bug Fixes
- fetch: capitalize HTTP method names; (#6395) (ad3174a)
- fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
- fetch: fix headers getting from a stream response; (#6401) (870e0a7)
Contributors to this release
Release v1.7.0-beta.1
Release notes:
Bug Fixes
- core/axios: handle un-writable error stack (#6362) (81e0455)
- fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
- fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)
Contributors to this release
Install
npm i axios@nextRelease v1.7.0-beta.0
Release notes:
Features
... (truncated)
Changelog
Sourced from axios's changelog.
1.7.0 (2024-05-19)
Features
Bug Fixes
Contributors to this release
1.7.0-beta.2 (2024-05-19)
Bug Fixes
- fetch: capitalize HTTP method names; (#6395) (ad3174a)
- fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
- fetch: fix headers getting from a stream response; (#6401) (870e0a7)
Contributors to this release
1.7.0-beta.1 (2024-05-07)
Bug Fixes
- core/axios: handle un-writable error stack (#6362) (81e0455)
- fetch: fix cases when ReadableStream or Response.body are not available; (#6377) (d1d359d)
- fetch: treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (#6380) (bb5f9a5)
Contributors to this release
1.7.0-beta.0 (2024-04-28)
Features
... (truncated)
Commits
3041c61[Release] v1.7.0 (#6408)18b13cbchore(docs): add fetch adapter docs; (#6407)e62099bfix(fetch): fixed a possible memory leak in the AbortController for the strea...b49aa8echore(release): v1.7.0-beta.2 (#6403)d57f03achore(ci): bump create-pull-request version to fix a bug; (#6405)097b0d1chore(ci): add tag resolution for npm releases based on package version; (#6404)870e0a7fix(fetch): fix headers getting from a stream response; (#6401)95a3e8efix(fetch): fix & optimize progress capturing for cases when the request data...ad3174afix(fetch): capitalize HTTP method names; (#6395)b9f4848chore(release): v1.7.0-beta.1 (#6383)- Additional commits viewable in compare view
Updates quill from 1.3.7 to 2.0.0
Release notes
Sourced from quill's releases.
Version 2.0.0
We are thrilled to announce the release of Quill 2.0! Please check out the announcement post.
Major Improvements
- Quill is now a valid ESM package for better ecosystem (e.g. bundlers) and tree-shaking support
- Nested Quill support #3590
- Improved IME and spell corrector support #3807
- Semantic cleanups for TEXT_CHANGE event #3778
- History: Record selection in history module #3823
- Auto detect scrolling container #3840
- Clipboard: Improve support for pasting from Google Docs and Microsoft Word
Performance Improvements
Quill 2.0 includes many performance optimizations, the most important of which is the improved rendering speed for large content.
- Improve inserting performance #3815
- Avoid fetching selections when possible #3538
- No need to setContents when container is empty #3539
Code Modernization
- Migrated to TypeScript
- Provided official TypeScript declarations
- Migrated to Vitest for unit testing
- Migrated to Playwright for E2E testing
- Migrated website to Gatsby
All Changes
- Improve keyboard docs by
@thomsbgin quilljs/quill#2057- Fixed a very very minor typo on line 102. :) by
@parthdesai93in quilljs/quill#2073- fix typo by
@fengyuanchenin quilljs/quill#2087- Invalid
}on line 171 in api/contents.md by@parthdesai93in quilljs/quill#2108- Corrected delta displayed in video code block in Medium clone guide by
@MicahLylein quilljs/quill#2122- Correct typo by
@bflatmajorin quilljs/quill#2143- Fix unmatched braces by
@bflatmajorin quilljs/quill#2145- Fix typo: Draft -> Quill by
@1c7in quilljs/quill#2219- Update formats.md by
@vojtechseboin quilljs/quill#2223- Use DOMParser to safely parse html without script execution by
@RyanVin quilljs/quill#2226- bypass uploader if clipboardData has rich text by
@RyanVin quilljs/quill#2227- fix sauce labs + travis for PRs by
@jhchenin quilljs/quill#2250- Generate more accurate deltas from typing by
@dgreenspin quilljs/quill#2252- Prevent code-token attribute in deltas by
@dgreenspin quilljs/quill#2259- Prevent icon-picker from triggering unnecessary layout reflow by
@leandrogasparin quilljs/quill#2269- fix insert text before block embed by
@lixiaoyanin quilljs/quill#2278- Emit single change when typing enter on empty list line by
@jbbakstin quilljs/quill#2279- Fix invalid URL on the documentation by
@sisidovskiin quilljs/quill#2301- Use new quill-delta from SHA by
@dgreenspin quilljs/quill#2311
... (truncated)
Changelog
Sourced from quill's changelog.
v2.0.0 (2024-04-17)
We are thrilled to announce the release of Quill 2.0! Please check out the announcement post.
Major Improvements
- Quill is now a valid ESM package for better ecosystem (e.g. bundlers) and tree-shaking support
- Nested Quill support #3590
- Improved IME and spell corrector support #3807
- Semantic cleanups for TEXT_CHANGE event #3778
- History: Record selection in history module #3823
- Auto detect scrolling container #3840
- Clipboard: Improve support for pasting from Google Docs and Microsoft Word
Performance Improvements
Quill 2.0 includes many performance optimizations, the most important of which is the improved rendering speed for large content.
- Improve inserting performance #3815
- Avoid fetching selections when possible #3538
- No need to setContents when container is empty #3539
Code Modernization
- Migrated to TypeScript
- Provided official TypeScript declarations
- Migrated to Vitest for unit testing
- Migrated to Playwright for E2E testing
- Migrated website to Gatsby
v2.0.0-rc.5 (2024-04-04)
- Clipboard Add support for Quill v1 list attributes
- Fix overload declarations for
quill.formatText()and other methods- Expose Bounds type for getBounds()
- Expose Range type
- Allow ref for insertBefore to be null
v2.0.0-rc.4 (2024-03-24)
- Include source maps for Parchment
- Clipboard Support pasting links copied from iOS share sheets
- Fix config parsing where undefined values were kept
- Expose types for Quill options
- Remove empty .css.js files generated by bundlers
... (truncated)
Commits
a6638e92.0.0828d177Use stable version of Parchment0b383a42.0.0-rc.520f02f5Allow ref for insertBefore to be null1021587Expose Range type91a7346Expose Bounds type for getBounds()d5ac335Add support for v1 list attributes (#4082)aa26ff3Fix function overloads for formatText (#4086)bbbae912.0.0-rc.441bd1fcRemove empty .css.js files generated by bundlers (#4076)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by luin, a new releaser for quill since your current version.
Updates socket.io from 4.5.1 to 4.6.2
Release notes
Sourced from socket.io's releases.
4.6.2
Bug Fixes
Links
- Diff: https://github.com/socketio/socket.io/compare/4.6.1...4.6.2
- Client release: 4.6.2
engine.io@~6.4.2(diff)ws@~8.11.0(no change)4.6.1
Bug Fixes
- properly handle manually created dynamic namespaces (0d0a7a2)
- types: fix nodenext module resolution compatibility (#4625) (d0b22c6)
Links
- Diff: https://github.com/socketio/socket.io/compare/4.6.0...4.6.1
- Client release: 4.6.1
engine.io@~6.4.1(diff)ws@~8.11.0(no change)4.6.0
Bug Fixes
- add timeout method to remote socket (#4558) (0c0eb00)
- typings: properly type emits with timeout (f3ada7d)
Features
Promise-based acknowledgements
This commit adds some syntactic sugar around acknowledgements:
emitWithAck()try { const responses = await io.timeout(1000).emitWithAck("some-event"); console.log(responses); // one response per client } catch (e) { // some clients did not acknowledge the event in the given delay }io.on("connection", async (socket) => {
// without timeout
</tr></table>
... (truncated)
Changelog
Sourced from socket.io's changelog.
4.6.2 (2023-05-31)
Bug Fixes
Dependencies
engine.io@~6.4.0(no change)ws@~8.11.0(no change)4.6.1 (2023-02-20)
Bug Fixes
- properly handle manually created dynamic namespaces (0d0a7a2)
- types: fix nodenext module resolution compatibility (#4625) (d0b22c6)
Dependencies
engine.io@~6.4.0(no change)ws@~8.11.0(no change)4.6.0 (2023-02-07)
Bug Fixes
- add timeout method to remote socket (#4558) (0c0eb00)
- typings: properly type emits with timeout (f3ada7d)
Features
Promise-based acknowledgements
This commit adds some syntactic sugar around acknowledgements:
emitWithAck()try { </tr></table>
... (truncated)
Commits
faf914cchore(release): 4.6.215af22frefactor: add a noop handler for the error eventd365894chore: bump socket.io-parser to version 4.2.312b0de4chore: bump engine.io to version 6.4.23d44aaefix(exports): movetypescondition to the top (#4698)cbf0362docs(examples): bump dependencies for the private messaging example59280dadocs(examples): update examples to docker compose v250a4d37docs(changelog): add version of transitive dependencies6458b2bdocs(example): basic WebSocket-only clientb56da8adocs(examples): upgrade to React 18- Additional commits viewable in compare view
Updates postcss from 8.4.38 to 8.4.39
Release notes
Sourced from postcss's releases.
8.4.39
- Fixed
CssSyntaxErrortypes (by@romainmenke).
Commits
e0efb16Release 8.4.39 version48304c5Update dependencies155ac57Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...1b9b466fix CssSyntaxError type declaration3f4d96eUpdate dependenciesb952be7Update CI actionsb512b29Typof9a9868Move to pnpm 9 and Node.js 2279052c2Merge pull request #1940 from Xvezda/patch-10eedad4Update changed urls- Additional commits viewable in compare view
Updates vite from 5.1.4 to 5.1.7
Changelog
Sourced from vite's changelog.
5.1.7 (2024-03-24)
5.1.6 (2024-03-11)
- chore(deps): update all non-major dependencies (#16131) (a862ecb), closes #16131
- fix: check for publicDir before checking if it is a parent directory (#16046) (b6fb323), closes #16046
- fix: escape single quote when relative base is used (#16060) (8f74ce4), closes #16060
- fix: handle function property extension in namespace import (#16113) (f699194), closes #16113
- fix: server middleware mode resolve (#16122) (8403546), closes #16122
- fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124) (fd9de04), closes #16124
- fix(worker): hide "The emitted file overwrites" warning if the content is same (#16094) (60dfa9e), closes #16094
- fix(worker): throw error when circular worker import is detected and support self referencing worker (eef9da1), closes #16103
- style(utils): remove null check (#16112) (0d2df52), closes #16112
- refactor(runtime): share more code between runtime and main bundle (#16063) (93be84e), closes #16063
5.1.5 (2024-03-04)
- fix:
__vite__mapDepscode injection (#15732) (aff54e1), closes #15732- fix: analysing build chunk without dependencies (#15469) (bd52283), closes #15469
- fix: import with query with imports field (#16085) (ab823ab), closes #16085
- fix: normalize literal-only entry pattern (#16010) (1dccc37), closes #16010
- fix: optimizeDeps.entries with literal-only pattern(s) (#15853) (49300b3), closes #15853
- fix: output correct error for empty import specifier (#16055) (a9112eb), closes #16055
- fix: upgrade esbuild to 0.20.x (#16062) (899d9b1), closes #16062
- fix(runtime): runtime HMR affects only imported files (#15898) (57463fc), closes #15898
- fix(scanner): respect
experimentalDecorators: true(#15206) (4144781), closes #15206- revert: "fix: upgrade esbuild to 0.20.x" (#16072) (11cceea), closes #16072
- refactor: share code with vite runtime (#15907) (b20d542), closes #15907
- refactor(runtime): use functions from
pathe(#16061) (aac2ef7), closes #16061- chore(deps): update all non-major dependencies (#16028) (7cfe80d), closes #16028
Commits
e710c2frelease: v5.1.75a056ddfix:fs.denywith globs with directories (#16250)6f7466erelease: v5.1.6a862ecbchore(deps): update all non-major dependencies (#16131)8403546fix: server middleware mode resolve (#16122)b6fb323fix: check for publicDir before checking if it is a parent directory (#16046)fd9de04fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124)f699194fix: handle function property extension in namespace import (#16113)0d2df52style(utils): remove null check (#16112)eef9da1fix(worker): throw error when circular worker import is detected and support ...- Additional commits viewable in compare view
Updates @adobe/css-tools from 4.2.0 to 4.4.0
Changelog
Sourced from @adobe/css-tools's changelog.
4.4.0 / 2024-06-05
- add support for
@starting-style#3194.3.3 / 2024-01-24
- Update export property #271
4.3.2 / 2023-11-28
- Fix redos vulnerability with specific crafted css string - CVE-2023-48631
- Fix Problem parsing with :is() and nested :nth-child() #211
4.3.1 / 2023-03-14
- Fix redos vulnerability with specific crafted css string - CVE-2023-26364
4.3.0 / 2023-03-07
- Update build tools
- Update exports path and files
Commits
- See full diff in compare view
Updates @sideway/formula from 3.0.0 to 3.0.1
Commits
5b44c1b3.0.19fbc20achore: better number regex41ae98eCleanupc59f35eMove to Sideway- See full diff in compare view
Maintainer changes
This version was pushed to npm by marsup, a new releaser for @sideway/formula since your current version.
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates ejs from 3.1.8 to 3.1.10
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.md- Additional commits viewable in compare view
Updates engine.io from 6.2.1 to 6.4.2
Release notes
Sourced from engine.io's releases.
6.4.2
:warning: This release contains an important security fix :warning:
A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the Node.js process:
TypeError: Cannot read properties of undefined (reading 'handlesUpgrades') at Server.onWebSocket (build/server.js:515:67)Please upgrade as soon as possible.
Bug Fixes
- include error handling for Express middlewares (#674) (9395782)
- prevent crash when provided with an invalid query param (fc480b4)
- typings: make clientsCount public (#675) (bd6d471)
- uws: prevent crash when using with middlewares (8b22162)
Credits
Huge thanks to
@tyiloand@cieldevillefor helping!Links
- Diff: https://github.com/socketio/engine.io/compare/6.4.1...6.4.2
- Client release: -
- ws version: ~8.11.0 (no change)
6.4.1
This release contains 6e78489, which exports the
BaseServerclass in order to restore the compatibility with thenodenextmodule resolution strategy of TypeScript.Reference: https://www.typescriptlang.org/tsconfig/#moduleResolution
Related: socketio/socket.io#4621
Links
- Diff: https://github.com/socketio/engine.io/compare/6.4.0...6.4.1
- Client release: -
- ws version: ~8.11.0 (no change)
6.4.0
Features
- add support for Express middlewares (24786e7)
This commit implements middlewares at the Engine.IO level, because Socket.IO middlewares are meant for namespace authorization and are not executed during a classic HTTP request/response cycle.
... (truncated)
Changelog
Sourced from engine.io's changelog.
6.4.2 (2023-05-02)
:warning: This release contains an important security fix :warning:
A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the Node.js process:
TypeError: Cannot read properties of undefined (reading 'handlesUpgrades') at Server.onWebSocket (build/server.js:515:67)Please upgrade as soon as possible.
Bug Fixes
- include error handling for Express middlewares (#674) (9395782)
- prevent crash when provided with an invalid query param (fc480b4)
- typings: make clientsCount public (#675) (bd6d471)
- uws: prevent crash when using with middlewares (8b22162)
Credits
Huge thanks to
@tyiloand@cieldevillefor helping!Dependencies
ws@~8.11.0(no change)6.4.1 (2023-02-20)
This release contains 6e78489, which exports the
BaseServerclass in order to restore the compatibility with thenodenextmodule resolution strategy of TypeScript.Reference: https://www.typescriptlang.org/tsconfig/#moduleResolution
Related: socketio/socket.io#4621
Dependencies
ws@~8.11.0(no change)6.4.0 (2023-02-06)
... (truncated)
Commits
95e2153chore(release): 6.4.2fc480b4fix: prevent crash when provided with an invalid query param0141951refactor(types): ensure compatibility with Express middlewares8b22162fix(uws): prevent crash when using with middlewares9395782fix: include error handling for Express middlewares (#674)911d0e3refactor: return HTTP 400 upon invalid request overlapbd6d471fix(typings): make clientsCount public (#675)7033c0echore(release): 6.4.16e78489refactor: export BaseServer class (#669)535b068docs: add upgrade event in the documentation- Additional commits viewable in compare view
Updates follow-redirects from 1.15.1 to 1.15.6
Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.- Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@contentful/[email protected], npm/@emotion/[email protected], npm/@emotion/[email protected], npm/@emotion/[email protected], npm/@fullhuman/[email protected], npm/@grpc/[email protected], npm/@headlessui/[email protected], npm/@heroicons/[email protected], npm/@jetstreamapp/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@mdx-js/[email protected], npm/@monaco-editor/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@playwright/[email protected], npm/@pmmmwh/[email protected], npm/@popperjs/[email protected], npm/@prisma/[email protected], npm/@react-aria/[email protected], npm/@react-aria/[email protected], npm/@react-aria/[email protected], npm/@release-it/[email protected], npm/@release-it/[email protected], npm/@salesforce-ux/[email protected], npm/@storybook/[email protected], npm/@storybook/[email protected], npm/@storybook/[email protected], npm/@storybook/[email protected], npm/@storybook/[email protected], npm/@svgr/[email protected], npm/@swc-node/[email protected], npm/@swc/[email protected], npm/@swc/[email protected], npm/@swc/[email protected], npm/@tailwindcss/[email protected], npm/@tailwindcss/[email protected], npm/@tailwindcss/[email protected], npm/@tanstack/[email protected], npm/@testing-library/[email protected], npm/@testing-library/[email protected], npm/@testing-library/[email protected], npm/@tippyjs/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@vitejs/[email protected], npm/@vitest/[email protected], npm/@vitest/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]
🚨 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 | CI |
|---|---|---|---|---|
| Install scripts | npm/[email protected] |
| 🚫 |
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/[email protected] or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/[email protected]
@dependabot rebase
Looks like these dependencies are updatable in another way, so this is no longer needed.