@lib-q/stark 0.0.2 → 0.0.5

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.
Binary file
@@ -5,7 +5,7 @@
5
5
  "Nexlab-One"
6
6
  ],
7
7
  "description": "A minimal univariate STARK framework providing core components for proof generation and verification.",
8
- "version": "0.0.2",
8
+ "version": "0.0.5",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",
@@ -18,4 +18,4 @@
18
18
  ],
19
19
  "main": "lib_q_stark.js",
20
20
  "types": "lib_q_stark.d.ts"
21
- }
21
+ }
package/package.json CHANGED
@@ -5,8 +5,8 @@
5
5
  "Enkom Tech",
6
6
  "Nexlab-One"
7
7
  ],
8
- "description": "STARK framework (lib-q-stark); prove/verify via @lib-q/zkp for high-level flows",
9
- "version": "0.0.2",
8
+ "description": "STARK framework for Node.js (lib-q-stark); full prove/verify via @lib-q/zkp or Rust",
9
+ "version": "0.0.5",
10
10
  "license": "Apache-2.0",
11
11
  "repository": {
12
12
  "type": "git",