@swc/wasm
Advanced tools
Comparing version 1.2.95 to 1.2.96
@@ -7,3 +7,3 @@ { | ||
"description": "wasm module for swc", | ||
"version": "1.2.95", | ||
"version": "1.2.96", | ||
"license": "Apache-2.0 AND MIT", | ||
@@ -10,0 +10,0 @@ "repository": { |
@@ -182,3 +182,3 @@ let imports = {}; | ||
module.exports.__wbg_new_59cb74e423758ede = function() { | ||
module.exports.__wbg_new_693216e109162396 = function() { | ||
var ret = new Error(); | ||
@@ -188,3 +188,3 @@ return addHeapObject(ret); | ||
module.exports.__wbg_stack_558ba5917b466edd = function(arg0, arg1) { | ||
module.exports.__wbg_stack_0ddaca5d1abfb52f = function(arg0, arg1) { | ||
var ret = getObject(arg1).stack; | ||
@@ -197,3 +197,3 @@ var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
module.exports.__wbg_error_4bb6c2a97407129a = function(arg0, arg1) { | ||
module.exports.__wbg_error_09919627ac0992f5 = function(arg0, arg1) { | ||
try { | ||
@@ -200,0 +200,0 @@ console.error(getStringFromWasm0(arg0, arg1)); |
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
17955692
9