@smithy/url-parser
Advanced tools
Comparing version 2.2.0 to 3.0.0
{ | ||
"name": "@smithy/url-parser", | ||
"version": "2.2.0", | ||
"version": "3.0.0", | ||
"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.2.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/querystring-parser": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
@@ -47,3 +47,2 @@ }, | ||
"devDependencies": { | ||
"@tsconfig/recommended": "1.0.1", | ||
"concurrently": "7.0.0", | ||
@@ -50,0 +49,0 @@ "downlevel-dts": "0.10.1", |
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
4
15866
+ Added@smithy/querystring-parser@3.0.8(transitive)
+ Added@smithy/types@3.6.0(transitive)
- Removed@smithy/querystring-parser@2.2.0(transitive)
- Removed@smithy/types@2.12.0(transitive)
Updated@smithy/types@^3.0.0