Socket
Socket
Sign inDemoInstall

@bytecodealliance/jco

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytecodealliance/jco - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

8

package.json
{
"name": "@bytecodealliance/jco",
"description": "JavaScript tooling for working with WebAssembly Components",
"version": "0.4.0",
"version": "0.4.1",
"exports": "./api.mjs",

@@ -13,3 +13,3 @@ "types": "api.d.ts",

"type": "git",
"url": "git+https://github.com/bytecodealliance/js-component-tools.git"
"url": "git+https://github.com/bytecodealliance/jco.git"
},

@@ -23,5 +23,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/bytecodealliance/js-component-tools/issues"
"url": "https://github.com/bytecodealliance/jco/issues"
},
"homepage": "https://github.com/bytecodealliance/js-component-tools#readme"
"homepage": "https://github.com/bytecodealliance/jco#readme"
}

@@ -101,3 +101,3 @@ <div align="center">

jco - WebAssembly JS Component Tools
JS Component Bindgen & Wasm Tools for JS
JS Component Transpilation Bindgen & Wasm Tools for JS

@@ -113,3 +113,4 @@ Options:

print [options] <input> print the WebAssembly WAT text for a binary file [wasm-tools print]
metadata [options] [module] extract the producer metadata for a Wasm binary [wasm-tools metadata show]
metadata-show [options] [module] extract the producer metadata for a Wasm binary [wasm-tools metadata show]
metadata-add [options] [module] add producer metadata for a Wasm binary [wasm-tools metadata add]
parse [options] <input> parses the Wasm text format into a binary file [wasm-tools parse]

@@ -116,0 +117,0 @@ new [options] <core-module> create a WebAssembly component adapted from a component core Wasm [wasm-tools component new]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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