🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/url-parser

Package Overview
Dependencies
Maintainers
3
Versions
86
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.7
to
4.2.8
+4
-4
package.json
{
"name": "@smithy/url-parser",
"version": "4.2.7",
"version": "4.2.8",
"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.7",
"@smithy/types": "^4.11.0",
"@smithy/querystring-parser": "^4.2.8",
"@smithy/types": "^4.12.0",
"tslib": "^2.6.2"

@@ -51,3 +51,3 @@ },

"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
"rimraf": "5.0.10",
"typedoc": "0.23.23"

@@ -54,0 +54,0 @@ },