@aws-crypto/sha256-universal
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -6,2 +6,15 @@ # Change Log | ||
# [1.1.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/sha256-universal@1.0.0...@aws-crypto/sha256-universal@1.1.0) (2021-01-13) | ||
### Bug Fixes | ||
* remove package lock ([6002a5a](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/6002a5ab9218dc8798c19dc205d3eebd3bec5b43)) | ||
* **aws-crypto:** export explicit dependencies on [@aws-types](https://github.com/aws-types) ([6a1873a](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/6a1873a4dcc2aaa4a1338595703cfa7099f17b8c)) | ||
* **deps-dev:** move @aws-sdk/types to devDependencies ([#188](https://github.com/aws/aws-sdk-js-crypto-helpers/issues/188)) ([08efdf4](https://github.com/aws/aws-sdk-js-crypto-helpers/commit/08efdf46dcc612d88c441e29945d787f253ee77d)) | ||
# [1.0.0](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/sha256-universal@1.0.0-alpha.0...@aws-crypto/sha256-universal@1.0.0) (2020-10-22) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "@aws-crypto/sha256-universal", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"scripts": { | ||
@@ -20,5 +20,5 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-crypto/sha256-browser": "^1.0.0", | ||
"@aws-sdk/hash-node": "^1.0.0-rc.1", | ||
"@aws-sdk/types": "^1.0.0-rc.1", | ||
"@aws-crypto/sha256-browser": "^1.1.0", | ||
"@aws-sdk/hash-node": "^3.0.0", | ||
"@aws-sdk/types": "^3.1.0", | ||
"tslib": "^1.11.1" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "025ac6e89439c04a2d741663ef8781052e8f7e86" | ||
"gitHead": "ccba4f8eb6cae5cf919929e92887bd021633897a" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
18955
+ Added@aws-sdk/hash-node@3.374.0(transitive)
+ Added@smithy/hash-node@1.1.0(transitive)
+ Added@smithy/is-array-buffer@1.1.0(transitive)
+ Added@smithy/types@1.2.0(transitive)
+ Added@smithy/util-buffer-from@1.1.0(transitive)
+ Added@smithy/util-utf8@1.1.0(transitive)
- Removed@aws-sdk/hash-node@1.0.0-rc.10(transitive)
- Removed@aws-sdk/is-array-buffer@1.0.0-rc.8(transitive)
- Removed@aws-sdk/types@1.0.0-rc.10(transitive)
- Removed@aws-sdk/util-buffer-from@1.0.0-rc.8(transitive)
Updated@aws-sdk/hash-node@^3.0.0
Updated@aws-sdk/types@^3.1.0