
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
@smithy/util-uri-escape
Advanced tools
[](https://www.npmjs.com/package/@smithy/util-uri-escape) [](https://www.npmjs.com/package/@smithy/ut
The `querystring` package provides utilities for parsing and formatting URL query strings. It includes methods like `escape` and `unescape` for encoding and decoding URI components. Compared to @smithy/util-uri-escape, `querystring` offers a broader range of query string manipulation functions.
The `url` module in Node.js provides utilities for URL resolution and parsing. It includes methods like `url.format` and `url.parse` which handle URI encoding and decoding. While `url` is more comprehensive in terms of URL manipulation, @smithy/util-uri-escape focuses specifically on URI escaping.
The `encodeurl` package is a simple utility for URL encoding. It ensures that the URL is properly encoded, similar to the `escapeUri` function in @smithy/util-uri-escape. However, `encodeurl` is more lightweight and focused solely on encoding URLs.
FAQs
[](https://www.npmjs.com/package/@smithy/util-uri-escape) [](https://www.npmjs.com/package/@smithy/ut
The npm package @smithy/util-uri-escape receives a total of 38,370,421 weekly downloads. As such, @smithy/util-uri-escape popularity was classified as popular.
We found that @smithy/util-uri-escape demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.