@aws-sdk/shared-ini-file-loader
Advanced tools
Comparing version 3.12.0 to 3.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) | ||
**Note:** Version bump only for package @aws-sdk/shared-ini-file-loader | ||
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/shared-ini-file-loader", | ||
"version": "3.12.0", | ||
"version": "3.13.1", | ||
"dependencies": { | ||
"tslib": "^1.8.0" | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -11,3 +11,3 @@ "devDependencies": { | ||
"jest": "^26.1.0", | ||
"typescript": "~4.1.2" | ||
"typescript": "~4.2.4" | ||
}, | ||
@@ -14,0 +14,0 @@ "scripts": { |
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
62709
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.0.0