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

walt-compiler

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

walt-compiler - npm Package Compare versions

Comparing version 0.5.1 to 0.5.3

4

package.json
{
"name": "walt-compiler",
"version": "0.5.1",
"version": "0.5.3",
"description": "Alternative syntax for WebAssembly text format",

@@ -69,3 +69,3 @@ "main": "dist/walt.js",

"uglify-es": "3.0.17",
"walt-link": "^0.2.1"
"walt-link": "^0.1.1"
},

@@ -72,0 +72,0 @@ "prettier": {

@@ -31,3 +31,3 @@ // @flow

};
export const VERSION = "0.4.4";
export const VERSION = "0.5.3";

@@ -34,0 +34,0 @@ // Used for deugging purposes

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