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.13.1 to 0.13.2

6

obj/interfaces/wasi-io-streams.d.ts

@@ -15,2 +15,5 @@ export namespace WasiIoStreams {

export class Error {
}
export class InputStream {

@@ -27,4 +30,1 @@ read(len: bigint): Uint8Array;

}
export class Error {
}
{
"name": "@bytecodealliance/jco",
"version": "0.13.1",
"version": "0.13.2",
"description": "JavaScript tooling for working with WebAssembly Components",

@@ -5,0 +5,0 @@ "author": "Guy Bedford",

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

.usage('<command> [options]')
.version('0.13.1');
.version('0.13.2');

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

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