@bytecodealliance/preview2-shim
Advanced tools
Comparing version 0.16.6 to 0.16.7
@@ -170,3 +170,2 @@ import { fileURLToPath } from "node:url"; | ||
read(len) { | ||
process._rawDebug('read', len); | ||
return streamIoErrorCall( | ||
@@ -173,0 +172,0 @@ INPUT_STREAM_READ | this.#streamType, |
{ | ||
"name": "@bytecodealliance/preview2-shim", | ||
"version": "0.16.6", | ||
"version": "0.16.7", | ||
"description": "WASI Preview2 shim for JS environments", | ||
@@ -5,0 +5,0 @@ "author": "Guy Bedford, Eduardo Rodrigues<16357187+eduardomourar@users.noreply.github.com>", |
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
303675
8994