🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@smithy/url-parser

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/url-parser - npm Package Compare versions

Comparing version
4.2.2
to
4.2.3
+3
-3
package.json
{
"name": "@smithy/url-parser",
"version": "4.2.2",
"version": "4.2.3",
"scripts": {

@@ -27,4 +27,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/querystring-parser": "^4.2.2",
"@smithy/types": "^4.7.1",
"@smithy/querystring-parser": "^4.2.3",
"@smithy/types": "^4.8.0",
"tslib": "^2.6.2"

@@ -31,0 +31,0 @@ },