@aws-sdk/is-array-buffer
Advanced tools
Comparing version 3.29.0 to 3.32.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17) | ||
**Note:** Version bump only for package @aws-sdk/is-array-buffer | ||
# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/is-array-buffer", | ||
"version": "3.29.0", | ||
"version": "3.32.0", | ||
"description": "Provides a function for detecting if an argument is an ArrayBuffer", | ||
@@ -22,3 +22,3 @@ "scripts": { | ||
"jest": "^26.1.0", | ||
"typescript": "~4.4.2" | ||
"typescript": "~4.3.5" | ||
}, | ||
@@ -25,0 +25,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
30107