@aws-sdk/util-arn-parser
Advanced tools
Comparing version 3.13.1 to 3.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04) | ||
**Note:** Version bump only for package @aws-sdk/util-arn-parser | ||
## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/util-arn-parser", | ||
"version": "3.13.1", | ||
"version": "3.18.0", | ||
"description": "A parser to Amazon Resource Names", | ||
@@ -26,3 +26,3 @@ "main": "./dist/cjs/index.js", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.2.4" | ||
"typescript": "~4.3.2" | ||
}, | ||
@@ -29,0 +29,0 @@ "types": "./dist/types/index.d.ts", |
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
29683