@aws-sdk/url-parser
Advanced tools
Comparing version 3.46.0 to 3.47.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15) | ||
**Note:** Version bump only for package @aws-sdk/url-parser | ||
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/url-parser", | ||
"version": "3.46.0", | ||
"version": "3.47.0", | ||
"scripts": { | ||
@@ -10,2 +10,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types", | ||
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"clean": "rimraf ./dist-*", | ||
"test": "jest" | ||
@@ -22,4 +23,4 @@ }, | ||
"dependencies": { | ||
"@aws-sdk/querystring-parser": "3.46.0", | ||
"@aws-sdk/types": "3.46.0", | ||
"@aws-sdk/querystring-parser": "3.47.0", | ||
"@aws-sdk/types": "3.47.0", | ||
"tslib": "^2.3.0" | ||
@@ -26,0 +27,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
19574
+ Added@aws-sdk/querystring-parser@3.47.0(transitive)
+ Added@aws-sdk/types@3.47.0(transitive)
- Removed@aws-sdk/querystring-parser@3.46.0(transitive)
- Removed@aws-sdk/types@3.46.0(transitive)
Updated@aws-sdk/types@3.47.0