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.12.0 to 0.12.1

4

package.json
{
"name": "@bytecodealliance/jco",
"version": "0.12.0",
"version": "0.12.1",
"description": "JavaScript tooling for working with WebAssembly Components",

@@ -21,3 +21,3 @@ "author": "Guy Bedford",

"dependencies": {
"@bytecodealliance/preview2-shim": "0.0.15",
"@bytecodealliance/preview2-shim": "0.0.16",
"binaryen": "^111.0.0",

@@ -24,0 +24,0 @@ "chalk-template": "^0.4.0",

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

.usage('<command> [options]')
.version('0.12.0');
.version('0.12.1');

@@ -17,0 +17,0 @@ function myParseInt(value) {

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