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.6.0 to 0.6.1

5

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

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

"build": "cross-env node_modules/rollup/bin/rollup -c rollup.config.js",
"build-prod": "cross-env NODE_ENV=production node_modules/rollup/bin/rollup -c rollup.config.js",
"flow": "flow",

@@ -70,3 +71,3 @@ "lint": "eslint src",

"uglify-es": "3.0.17",
"walt-link": "^0.1.4"
"walt-link": "^0.1.5"
},

@@ -73,0 +74,0 @@ "prettier": {

dist/walt.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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