@aws-sdk/is-array-buffer
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/is-array-buffer | ||
# [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/is-array-buffer", | ||
"version": "3.12.0", | ||
"version": "3.13.1", | ||
"description": "Provides a function for detecting if an argument is an ArrayBuffer", | ||
@@ -22,7 +22,7 @@ "scripts": { | ||
"jest": "^26.1.0", | ||
"typescript": "~4.1.2" | ||
"typescript": "~4.2.4" | ||
}, | ||
"types": "./dist/types/index.d.ts", | ||
"dependencies": { | ||
"tslib": "^1.8.0" | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "engines": { |
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
28631
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.0.0