@csszyx/core 0.1.3 → 0.3.0

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
@@ -1,8 +1,8 @@
1
1
  # @csszyx/core
2
2
 
3
- > Rust/WASM core for csszyx -- encoder, checksum, collision detection, and recovery tokens.
3
+ > Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
4
4
 
5
- Compiled to WebAssembly, this package provides the performance-critical operations for the csszyx ecosystem. It runs in Node.js, browsers, and edge environments.
5
+ Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
6
6
 
7
7
  ## Installation
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@csszyx/core",
3
- "version": "0.1.3",
3
+ "version": "0.3.0",
4
4
  "description": "WASM core for csszyx",
5
5
  "keywords": [
6
6
  "csszyx",
package/pkg/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @csszyx/core
2
2
 
3
- > Rust/WASM core for csszyx -- encoder, checksum, collision detection, and recovery tokens.
3
+ > Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
4
4
 
5
- Compiled to WebAssembly, this package provides the performance-critical operations for the csszyx ecosystem. It runs in Node.js, browsers, and edge environments.
5
+ Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
6
6
 
7
7
  ## Installation
8
8
 
Binary file
@@ -1,8 +1,8 @@
1
1
  # @csszyx/core
2
2
 
3
- > Rust/WASM core for csszyx -- encoder, checksum, collision detection, and recovery tokens.
3
+ > Rust/WASM core for CSSzyx -- encoder, checksum, collision detection, and recovery tokens.
4
4
 
5
- Compiled to WebAssembly, this package provides the performance-critical operations for the csszyx ecosystem. It runs in Node.js, browsers, and edge environments.
5
+ Compiled to WebAssembly, this package provides the performance-critical operations for the CSSzyx ecosystem. It runs in Node.js, browsers, and edge environments.
6
6
 
7
7
  ## Installation
8
8
 
Binary file