@biscuit-auth/biscuit-wasm-support
Advanced tools
Comparing version 0.2.3 to 0.3.0
@@ -1,2 +0,2 @@ | ||
import * as __wbg_star0 from './snippets/biscuit-auth-8c59d769b0d67ace/inline0.js'; | ||
import * as __wbg_star0 from './snippets/biscuit-auth-b773cd24c9a9b143/inline0.js'; | ||
@@ -219,9 +219,5 @@ let wasm; | ||
}; | ||
imports.wbg.__wbg_log_7cd78735d8a14a72 = function(arg0, arg1) { | ||
imports.wbg.__wbg_log_835c4e18c0c4dcc1 = function(arg0, arg1) { | ||
console.log(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbindgen_string_new = function(arg0, arg1) { | ||
var ret = getStringFromWasm0(arg0, arg1); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbg_new_693216e109162396 = function() { | ||
@@ -248,2 +244,6 @@ var ret = new Error(); | ||
}; | ||
imports.wbg.__wbindgen_string_new = function(arg0, arg1) { | ||
var ret = getStringFromWasm0(arg0, arg1); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbg_debug_f6147a62af5fb117 = function(arg0, arg1, arg2, arg3) { | ||
@@ -273,3 +273,3 @@ console.debug(getObject(arg0), getObject(arg1), getObject(arg2), getObject(arg3)); | ||
}; | ||
imports['./snippets/biscuit-auth-8c59d769b0d67ace/inline0.js'] = __wbg_star0; | ||
imports['./snippets/biscuit-auth-b773cd24c9a9b143/inline0.js'] = __wbg_star0; | ||
@@ -276,0 +276,0 @@ if (typeof input === 'string' || (typeof Request === 'function' && input instanceof Request) || (typeof URL === 'function' && input instanceof URL)) { |
@@ -6,4 +6,8 @@ { | ||
], | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/biscuit-auth/biscuit-component-wasm" | ||
}, | ||
"files": [ | ||
@@ -10,0 +14,0 @@ "biscuit_bg.wasm", |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1099656
0