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.29 to 0.1.30

8

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

@@ -8,3 +8,3 @@ "main": "build/index.js",

"prepare": "npm run build:prod",
"build": "npm run build:es5",
"build": "npm run build:prod",
"build:es5": "tsc",

@@ -23,6 +23,6 @@ "build:es2015": "tsc -p tsconfig.es2015.json",

"elliptic": "*",
"webcrypto-core": "^0.1.17"
"webcrypto-core": "^0.1.18"
},
"devDependencies": {
"@types/node": "^8.0.55",
"@types/node": "^8.5.2",
"ts-loader": "^3.2.0",

@@ -29,0 +29,0 @@ "tslib": "^1.8.1",

@@ -0,0 +0,0 @@ # webcrypto-liner

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /* This Source Code Form is subject to the terms of the Mozilla Public

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ // http://wiki.commonjs.org/wiki/Unit_Testing/1.0

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

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

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