Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pwasm-runtime

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

pwasm-runtime - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "pwasm-runtime",
"version": "0.0.1",
"version": "0.0.2",
"description": "Parity Wasm Javascript runtime",

@@ -8,6 +8,6 @@ "main": "lib/index.js",

"bin": {
"pwasm-test": "node ./lib/main.js"
"pwasm-test": "node lib/main.js"
},
"scripts": {
"pwasm-test": "node ./lib/main.js",
"pwasm-test": "node lib/main.js",
"test": "jest",

@@ -14,0 +14,0 @@ "flow": "flow",

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