Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-webcrypto-ossl

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-webcrypto-ossl - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

buildjs/crypto/aes.js

11

package.json
{
"name": "node-webcrypto-ossl",
"version": "1.0.28",
"version": "1.0.29",
"repository": {

@@ -14,4 +14,3 @@ "type": "git",

"prepublish": "npm run build",
"postinstall": "npm run build",
"pretest": "npm run build:source",
"prepare": "npm run build",
"test": "mocha",

@@ -46,11 +45,10 @@ "build": "npm run build:es5",

"dependencies": {
"@types/mkdirp": "^0.3.29",
"@types/node": "^6.0.78",
"@types/node": "^6",
"mkdirp": "^0.5.1",
"nan": "^2.5.1",
"tslib": "^1.7.1",
"typescript": "^2.4.1",
"webcrypto-core": "^0.1.16"
},
"devDependencies": {
"@types/mkdirp": "^0.3.29",
"live-server": "^1",

@@ -60,4 +58,5 @@ "mocha": "^3.4.2",

"nyc": "^10.1.2",
"typescript": "^2.4.1",
"watch": "^1.0.1"
}
}

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