@aws-sdk/url-parser
Advanced tools
Comparing version 3.47.1 to 3.47.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21) | ||
**Note:** Version bump only for package @aws-sdk/url-parser | ||
## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/url-parser", | ||
"version": "3.47.1", | ||
"version": "3.47.2", | ||
"scripts": { | ||
@@ -22,3 +22,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/querystring-parser": "3.47.1", | ||
"@aws-sdk/querystring-parser": "3.47.2", | ||
"@aws-sdk/types": "3.47.1", | ||
@@ -25,0 +25,0 @@ "tslib": "^2.3.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
19912
+ Added@aws-sdk/querystring-parser@3.47.2(transitive)
- Removed@aws-sdk/querystring-parser@3.47.1(transitive)