New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tari_crypto_web

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tari_crypto_web - npm Package Compare versions

Comparing version 0.15.6 to 0.15.7

tari_crypto_web_bg.wasm

12

package.json

@@ -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
}
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