Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@aws-crypto/example-node

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-crypto/example-node - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+8
-0
CHANGELOG.md

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

## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/example-node@1.0.3...@aws-crypto/example-node@1.0.4) (2020-04-02)
**Note:** Version bump only for package @aws-crypto/example-node
## [1.0.3](/compare/@aws-crypto/example-node@1.0.2...@aws-crypto/example-node@1.0.3) (2020-02-07)

@@ -8,0 +16,0 @@

+5
-20
{
"name": "@aws-crypto/example-node",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

@@ -19,21 +19,5 @@ "prepublishOnly": "npm run build",

"dependencies": {
"@aws-crypto/client-node": "^1.0.3",
"tslib": "^1.9.3"
"@aws-crypto/client-node": "^1.0.4",
"tslib": "^1.11.1"
},
"devDependencies": {
"@types/bn.js": "^4.11.0",
"@types/chai": "^4.1.4",
"@types/chai-as-promised": "^7.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^11.11.4",
"@typescript-eslint/eslint-plugin": "^1.9.0",
"@typescript-eslint/parser": "^1.9.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"mocha": "^5.2.0",
"nyc": "^14.0.0",
"standard": "^12.0.1",
"ts-node": "^7.0.1",
"typescript": "^3.5.0"
},
"sideEffects": false,

@@ -51,3 +35,4 @@ "main": "./build/main/index.js",

]
}
},
"gitHead": "6fdb7e50f91cff05999eeaf79fbd6ad1720024a2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet