@smithy/url-parser
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "@smithy/url-parser", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"scripts": { | ||
@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/querystring-parser": "^3.0.4", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/querystring-parser": "^3.0.5", | ||
"@smithy/types": "^3.4.1", | ||
"tslib": "^2.6.2" | ||
@@ -29,0 +29,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@smithy/types@^3.4.1