tari_crypto_web
Advanced tools
Comparing version 0.15.6 to 0.15.7
@@ -7,3 +7,3 @@ { | ||
"description": "Tari Cryptography library", | ||
"version": "0.15.6", | ||
"version": "0.15.7", | ||
"license": "BSD-3-Clause", | ||
@@ -15,10 +15,10 @@ "repository": { | ||
"files": [ | ||
"tari_crypto_bg.wasm", | ||
"tari_crypto.js", | ||
"tari_crypto.d.ts" | ||
"tari_crypto_web_bg.wasm", | ||
"tari_crypto_web.js", | ||
"tari_crypto_web.d.ts" | ||
], | ||
"module": "tari_crypto.js", | ||
"module": "tari_crypto_web.js", | ||
"homepage": "https://tari.com", | ||
"types": "tari_crypto.d.ts", | ||
"types": "tari_crypto_web.d.ts", | ||
"sideEffects": false | ||
} |
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
545392
2