allsecurex-quantum-scanner 1.0.6 → 1.0.8

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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allsecurex-quantum-scanner",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "AllSecureX Quantum Scanner - AI-Driven Post-Quantum Cryptography Assessment Tool",
5
5
  "keywords": [
6
6
  "quantum",
@@ -31,7 +31,7 @@ const PLATFORM_BINARIES = {
31
31
  // SHA256 checksums for each binary (updated with each release)
32
32
  const CHECKSUMS = {
33
33
  'darwin-x64': '',
34
- 'darwin-arm64': 'd41e7ad29d98f4c7fad655dfb82863aa09fb37838edff2cff8cf38bf64bd3378',
34
+ 'darwin-arm64': 'ea35cb4b97f24b2640e29d596e05f3ecad3d4c7bf02a64bb7e327fe966f05806',
35
35
  'linux-x64': '',
36
36
  'linux-arm64': '',
37
37
  'win32-x64': '',