webcrypto-liner
Advanced tools
Comparing version 0.1.29 to 0.1.30
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
221808
15
1999
Updatedwebcrypto-core@^0.1.18