Socket
Socket
Sign inDemoInstall

@aws-crypto/web-crypto-backend

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/web-crypto-backend - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

22

CHANGELOG.md

@@ -6,2 +6,24 @@ # Change Log

# [1.1.0](/compare/@aws-crypto/web-crypto-backend@1.0.2...@aws-crypto/web-crypto-backend@1.1.0) (2020-02-07)
### Features
* Update version of dependencies (#241) cf404a4, closes #241
## [1.0.2](/compare/@aws-crypto/web-crypto-backend@1.0.1...@aws-crypto/web-crypto-backend@1.0.2) (2020-02-07)
### Bug Fixes
* lerna version maintains package-lock (#235) c901318, closes #235 #234
## [1.0.1](/compare/@aws-crypto/web-crypto-backend@1.0.0...@aws-crypto/web-crypto-backend@1.0.1) (2019-10-15)

@@ -8,0 +30,0 @@

12

package.json
{
"name": "@aws-crypto/web-crypto-backend",
"version": "1.0.1",
"version": "1.1.0",
"scripts": {

@@ -20,9 +20,9 @@ "prepublishOnly": "npm run build",

"dependencies": {
"@aws-crypto/ie11-detection": "^0.1.0-preview.1",
"@aws-crypto/supports-web-crypto": "^0.1.0-preview.1",
"@aws-sdk/util-locate-window": "^0.1.0-preview.1",
"@aws-crypto/ie11-detection": "^1.0.0-alpha.0",
"@aws-crypto/supports-web-crypto": "^1.0.0-alpha.0",
"@aws-sdk/util-locate-window": "^1.0.0-alpha.2",
"tslib": "^1.9.3"
},
"devDependencies": {
"@aws-sdk/karma-credential-loader": "0.1.0-preview.2",
"@aws-sdk/karma-credential-loader": "1.0.0-alpha.5",
"@types/chai": "^4.1.4",

@@ -66,3 +66,3 @@ "@types/chai-as-promised": "^7.1.0",

},
"gitHead": "8f11f6abf4f351b67a18f990e127e0e60138b0c2"
"gitHead": "6d58047194cd66d86f54ebd61337957e95cdf559"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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