🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@quantakrypto/qprobe

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quantakrypto/qprobe - npm Package Compare versions

Comparing version
0.6.0
to
0.7.0
+1
-1
dist/version.d.ts
/** qProbe version, surfaced in JSON output. Keep in sync with package.json. */
export declare const VERSION = "0.6.0";
export declare const VERSION = "0.7.0";
//# sourceMappingURL=version.d.ts.map
/** qProbe version, surfaced in JSON output. Keep in sync with package.json. */
export const VERSION = "0.6.0";
export const VERSION = "0.7.0";
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC","sourcesContent":["/** qProbe version, surfaced in JSON output. Keep in sync with package.json. */\nexport const VERSION = \"0.6.0\";\n"]}
{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC","sourcesContent":["/** qProbe version, surfaced in JSON output. Keep in sync with package.json. */\nexport const VERSION = \"0.7.0\";\n"]}
{
"name": "@quantakrypto/qprobe",
"version": "0.6.0",
"version": "0.7.0",
"description": "qProbe — actively inspect live TLS/SSH endpoints you OWN for post-quantum readiness (hybrid KEX, classical certs). Gated behind an ownership attestation. Zero runtime dependencies.",

@@ -40,3 +40,3 @@ "license": "Apache-2.0",

"dependencies": {
"@quantakrypto/core": "0.6.0"
"@quantakrypto/core": "0.7.0"
},

@@ -43,0 +43,0 @@ "scripts": {