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 0.1.34 to 0.1.35

17

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

@@ -20,12 +20,13 @@ "main": "build/index.js",

"dependencies": {
"asmcrypto.js": "0.0.12",
"elliptic": "*",
"webcrypto-core": "^0.1.19"
"asmcrypto.js": "^0.22.0",
"elliptic": "^6.4.0",
"webcrypto-core": "^0.1.21"
},
"devDependencies": {
"@types/node": "^8.5.2",
"ts-loader": "^3.2.0",
"tslib": "^1.8.1",
"typescript": "^2.6.2",
"webpack": "^3.10.0"
"ts-loader": "^4.1.0",
"tslib": "^1.9.0",
"typescript": "^2.8.1",
"webpack": "^4.4.1",
"webpack-cli": "^2.0.13"
},

@@ -32,0 +33,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