@bytecodealliance/jco
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "@bytecodealliance/jco", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "JavaScript tooling for working with WebAssembly Components", | ||
@@ -5,0 +5,0 @@ "author": "Guy Bedford", |
@@ -13,3 +13,3 @@ #!/usr/bin/env node | ||
.usage('<command> [options]') | ||
.version('0.9.3'); | ||
.version('0.9.4'); | ||
@@ -16,0 +16,0 @@ function myParseInt(value) { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11253785