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

webcrypto-liner

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

webcrypto-liner - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

44

package.json
{
"name": "webcrypto-liner",
"version": "1.0.1",
"version": "1.0.2",
"description": "A WebCrypto polyfill that \"smooths out\" the rough-edges in existing User Agent implementations.",

@@ -22,28 +22,28 @@ "main": "build/index.js",

"@peculiar/asn1-schema": "^1.0.3",
"@peculiar/json-schema": "^1.1.5",
"@peculiar/json-schema": "^1.1.6",
"asmcrypto.js": "^0.22.0",
"asn1js": "^2.0.22",
"des.js": "^1.0.0",
"elliptic": "^6.4.1",
"pvtsutils": "^1.0.4",
"webcrypto-core": "^1.0.10"
"asn1js": "^2.0.26",
"des.js": "^1.0.1",
"elliptic": "^6.5.2",
"pvtsutils": "^1.0.6",
"webcrypto-core": "^1.0.15"
},
"devDependencies": {
"@babel/core": "^7.3.3",
"@babel/plugin-proposal-class-properties": "^7.3.3",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.3.1",
"@types/mocha": "^5.2.6",
"@types/node": "^10.12.12",
"mocha": "^6.0.2",
"rollup": "^1.2.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/polyfill": "^7.7.0",
"@babel/preset-env": "^7.7.4",
"@types/mocha": "^5.2.7",
"@types/node": "^10.17.6",
"mocha": "^6.2.2",
"rollup": "^1.27.8",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-typescript": "^1.0.0",
"tslib": "^1.9.3",
"typescript": "^3.3.3"
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-typescript": "^1.0.1",
"tslib": "^1.10.0",
"typescript": "^3.7.3"
},

@@ -50,0 +50,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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