@yodaos-pkg/aix 0.3.0 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/jsr.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@yodaos-pkg/aix",
3
- "version": "0.3.0",
3
+ "version": "0.3.2",
4
4
  "exports": "./index.js"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yodaos-pkg/aix",
3
- "version": "0.3.0",
3
+ "version": "0.3.2",
4
4
  "description": "Ink AIX Package Reader",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
package/pkg/aix_web.js CHANGED
@@ -140,6 +140,9 @@ function __wbg_get_imports() {
140
140
  __wbg_set_f43e577aea94465b: function(arg0, arg1, arg2) {
141
141
  arg0[arg1 >>> 0] = arg2;
142
142
  },
143
+ __wbg_warn_cf65167dc0d7a3d1: function(arg0, arg1) {
144
+ console.warn(getStringFromWasm0(arg0, arg1));
145
+ },
143
146
  __wbindgen_cast_0000000000000001: function(arg0) {
144
147
  // Cast intrinsic for `F64 -> Externref`.
145
148
  const ret = arg0;
Binary file
package/pkg/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aix-web",
3
- "version": "0.3.0",
3
+ "version": "0.3.2",
4
4
  "files": [
5
5
  "aix_web_bg.wasm",
6
6
  "aix_web.js",