@smithy/url-parser
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "@smithy/url-parser", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"scripts": { | ||
@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/querystring-parser": "^2.0.8", | ||
"@smithy/types": "^2.3.2", | ||
"@smithy/querystring-parser": "^2.0.9", | ||
"@smithy/types": "^2.3.3", | ||
"tslib": "^2.5.0" | ||
@@ -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@^2.3.3