@nats-io/nkeys
Advanced tools
Comparing version 1.2.0-5 to 1.2.0-6
@@ -1,1 +0,1 @@ | ||
export declare const version = "1.2.0-5"; | ||
export declare const version = "1.2.0-6"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this file is autogenerated - do not edit | ||
exports.version = "1.2.0-5"; | ||
exports.version = "1.2.0-6"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@nats-io/nkeys", | ||
"version": "1.2.0-5", | ||
"version": "1.2.0-6", | ||
"description": "A public-key signature system based on Ed25519 for the NATS ecosystem in javascript", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/node": "^22.5.1", | ||
"@types/node": "^22.5.2", | ||
"typedoc": "^0.26.6", | ||
@@ -43,0 +43,0 @@ "typescript": "^5.5.4" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
170551
3828