dag-ml-wasm 0.2.5 → 0.2.6

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/README.md CHANGED
@@ -9,7 +9,7 @@ execution, artifacts and data-buffer ownership.
9
9
  `contract_manifest_json()` returns a stable JSON manifest with the package
10
10
  version, supported contract ids, exported Python/WASM function names and shared
11
11
  fixture digests. Browser integrations should check it before accepting cached
12
- pipelines or persisted `nirs4all-core` / legacy `nirs4all-lite` workspaces.
12
+ pipelines or persisted `nirs4all-core` workspaces.
13
13
 
14
14
  ## Build
15
15
 
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "G. Beurier <beurier@cirad.fr>"
6
6
  ],
7
7
  "description": "WASM bindings for DAG-ML JSON contracts.",
8
- "version": "0.2.5",
8
+ "version": "0.2.6",
9
9
  "license": "CECILL-2.1 OR AGPL-3.0-or-later",
10
10
  "repository": {
11
11
  "type": "git",