@aws-sdk/util-buffer-from
Advanced tools
Comparing version 1.0.0-rc.8 to 3.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15) | ||
### Features | ||
* bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644)) | ||
# [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/util-buffer-from", | ||
"version": "1.0.0-rc.8", | ||
"version": "3.0.0", | ||
"scripts": { | ||
@@ -18,3 +18,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/is-array-buffer": "1.0.0-rc.8", | ||
"@aws-sdk/is-array-buffer": "3.0.0", | ||
"tslib": "^1.8.0" | ||
@@ -21,0 +21,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33815
0
+ Added@aws-sdk/is-array-buffer@3.0.0(transitive)
- Removed@aws-sdk/is-array-buffer@1.0.0-rc.8(transitive)