@php-wasm/universal
Advanced tools
Comparing version 0.1.51 to 0.1.56
@@ -987,3 +987,3 @@ const v = Symbol("error"), _ = Symbol("message"); | ||
mv(e, t) { | ||
this[a].FS.mv(e, t); | ||
this[a].FS.rename(e, t); | ||
} | ||
@@ -990,0 +990,0 @@ rmdir(e, t = { recursive: !0 }) { |
{ | ||
"name": "@php-wasm/universal", | ||
"version": "0.1.51", | ||
"version": "0.1.56", | ||
"description": "PHP.wasm – emscripten bindings for PHP", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"license": "GPL-2.0-or-later", | ||
"gitHead": "756f9e316b51bc1496982fa4ed9310a16701afa5" | ||
"gitHead": "af3583eb7c6644a9859ea4782702c6e2c3474821" | ||
} |
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
77372