@nats-io/nkeys
Advanced tools
Comparing version 2.0.0-5 to 2.0.0
@@ -1,1 +0,1 @@ | ||
export declare const version = "2.0.0-5"; | ||
export declare const version = "2.0.0"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this file is autogenerated - do not edit | ||
exports.version = "2.0.0-5"; | ||
exports.version = "2.0.0"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@nats-io/nkeys", | ||
"version": "2.0.0-5", | ||
"version": "2.0.0", | ||
"description": "A public-key signature system based on Ed25519 for the NATS ecosystem in javascript", | ||
@@ -5,0 +5,0 @@ "main": "lib/mod.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
86023