@aws-sdk/is-array-buffer
Advanced tools
Comparing version 1.0.0-gamma.5 to 1.0.0-gamma.6
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/is-array-buffer@1.0.0-gamma.5...@aws-sdk/is-array-buffer@1.0.0-gamma.6) (2020-08-25) | ||
**Note:** Version bump only for package @aws-sdk/is-array-buffer | ||
# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/is-array-buffer@1.0.0-gamma.4...@aws-sdk/is-array-buffer@1.0.0-gamma.5) (2020-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/is-array-buffer", | ||
"version": "1.0.0-gamma.5", | ||
"version": "1.0.0-gamma.6", | ||
"description": "Provides a function for detecting if an argument is an ArrayBuffer", | ||
@@ -23,3 +23,3 @@ "scripts": { | ||
"jest": "^26.1.0", | ||
"typescript": "~3.9.3" | ||
"typescript": "~4.0.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "types": "./dist/cjs/index.d.ts", |
Sorry, the diff of this file is not supported yet
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
25377