verifyhash 0.1.1 → 0.1.2

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.
@@ -1 +1 @@
1
- 371b904b0275ed85606510472570c49a99fc70a5f4e258e7d8fd0e52a26c30bd verify-vh-standalone.js
1
+ 6de719e11e3885c733aca329a10e4d25f0dff1e5f24d85934a43b3f766d4c0b0 verify-vh-standalone.js
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "verify-vh",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Standalone, read-only, OFFLINE verifier for verifyhash artifacts (evidence seals, reconciliation seals, dataset attestations, proof bundles). Near-zero-dependency: js-sha3 + a tiny vendored secp256k1 recovery — explicitly NO ethers/hardhat, so a third party can npm install it alone and audit it in an afternoon.",
5
5
  "license": "Apache-2.0",
6
6
  "bin": {