New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-crypto/sha256-universal

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/sha256-universal - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

13

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc