@rwth-pads/cpnsim 0.1.3 → 0.1.4

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/cpnsim.js CHANGED
@@ -302,7 +302,7 @@ function __wbg_get_imports() {
302
302
  const ret = Reflect.get(arg0, arg1);
303
303
  return ret;
304
304
  }, arguments) };
305
- imports.wbg.__wbg_log_0f56ae788d340465 = function(arg0, arg1) {
305
+ imports.wbg.__wbg_log_fa49c86cfb2689d7 = function(arg0, arg1) {
306
306
  console.log(getStringFromWasm0(arg0, arg1));
307
307
  };
308
308
  imports.wbg.__wbg_msCrypto_0a36e2ec3a343d26 = function(arg0) {
package/cpnsim_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "István Koren"
6
6
  ],
7
7
  "description": "CPNsim is a Rust library and command-line tool with WebAssembly target for simulating Colored Petri Nets (CPNs)",
8
- "version": "0.1.3",
8
+ "version": "0.1.4",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",