Socket
Book a DemoSign in
Socket

@bytecodealliance/componentize-js

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytecodealliance/componentize-js - npm Package Compare versions

Comparing version
0.18.4-rc.1
to
0.18.4
+1
-1
package.json
{
"name": "@bytecodealliance/componentize-js",
"version": "0.18.4-rc.1",
"version": "0.18.4",
"homepage": "https://github.com/bytecodealliance/componentize-js#readme",

@@ -5,0 +5,0 @@ "description": "ESM -> WebAssembly Component creator, via a SpiderMonkey JS engine embedding",

@@ -25,3 +25,3 @@ #! /usr/bin/env node

program
.version('0.18.4-rc.1')
.version('0.18.4')
.description('Create a component from a JavaScript module')

@@ -28,0 +28,0 @@ .usage('<js-source> --wit wit-world.wit -o <component-path>')

Sorry, the diff of this file is not supported yet