@webcrypto/tools
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@webcrypto/tools", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"private": false, | ||
@@ -18,7 +18,7 @@ "description": "A set of tools to facilitate and give good defaults for use of the native Web Crypto API.", | ||
], | ||
"main": "dist/escrypto-core.cjs.js", | ||
"browser": "dist/escrypto-core.umd.js", | ||
"module": "dist/escrypto-core.module.js", | ||
"es2015": "dist/escrypto-core.es2015.js", | ||
"typings": "dist/types/escrypto-core.d.ts", | ||
"main": "web-crypto-tools.cjs.js", | ||
"browser": "web-crypto-tools.umd.js", | ||
"module": "web-crypto-tools.module.js", | ||
"es2015": "web-crypto-tools.es2015.js", | ||
"typings": "web-crypto-tools.d.ts", | ||
"files": [ | ||
@@ -25,0 +25,0 @@ "dist" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
20370
4
323