@lightprotocol/zk-compression-cli 0.20.1 → 0.20.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.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -873,5 +873,5 @@
873
873
  ]
874
874
  }
875
875
  },
876
- "version": "0.20.1"
876
+ "version": "0.20.2"
877
877
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightprotocol/zk-compression-cli",
3
- "version": "0.20.1",
3
+ "version": "0.20.2",
4
4
  "description": "ZK Compression: Secure Scaling on Solana",
5
5
  "maintainers": [
6
6
  {
@@ -55,8 +55,8 @@
55
55
  "tweetnacl": "^1.0.3",
56
56
  "wait-on": "^7.2.0",
57
57
  "which": "^4.0.0",
58
- "@lightprotocol/compressed-token": "0.15.1",
59
58
  "@lightprotocol/stateless.js": "0.15.1",
59
+ "@lightprotocol/compressed-token": "0.15.2",
60
60
  "@lightprotocol/hasher.rs": "0.2.0"
61
61
  },
62
62
  "devDependencies": {