@php-wasm/node-polyfills
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -29,3 +29,3 @@ if (typeof File > "u") { | ||
try { | ||
return r.getReader({ mode: "byob" }), r.getReader({ mode: "byob" }), !0; | ||
return r.getReader({ mode: "byob" }), !0; | ||
} catch { | ||
@@ -32,0 +32,0 @@ return !1; |
{ | ||
"name": "@php-wasm/node-polyfills", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "PHP.wasm – polyfills for Node.js", | ||
@@ -33,3 +33,3 @@ "repository": { | ||
"license": "GPL-2.0-or-later", | ||
"gitHead": "033b9df217c3b497ebaf0c6ac9a34c7004b55fdb" | ||
"gitHead": "1ec8131ad189a9d77ec1ecbfdf0f82abb6aeb96a" | ||
} |
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
4110