@mocanvas/wasm 4.0.0 → 4.0.1

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
@@ -116,6 +116,4 @@ To arrange one, or if you are unsure which side of the line you are on, write to
116
116
  **mocanvas@symbio.agency** — we would rather answer the question than have you
117
117
  guess.
118
118
 
119
- The full terms are in `LICENSE`, shipped in this package. Versions released
120
- earlier under MIT stay available under MIT, on the terms they were released
121
- with.
119
+ The full terms are in `LICENSE`, shipped in this package.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mocanvas/wasm",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "description": "Typed loader and zero-copy bridge over the mocanvas Rust/WebAssembly engine.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "author": "Symbio Digital",