libkernel
Advanced tools
Comparing version 0.0.70 to 0.0.71
export { blake2b } from "./blake2b.js"; | ||
export { defaultPortalList } from "./defaultportals.js"; | ||
export { dictionary } from "./dictionary.js"; | ||
@@ -3,0 +4,0 @@ export { ed25519Sign, ed25519Verify } from "./ed25519.js"; |
export { blake2b } from "./blake2b.js"; | ||
export { defaultPortalList } from "./defaultportals.js"; | ||
export { dictionary } from "./dictionary.js"; | ||
@@ -3,0 +4,0 @@ export { ed25519Sign, ed25519Verify } from "./ed25519.js"; |
{ | ||
"name": "libkernel", | ||
"version": "0.0.70", | ||
"version": "0.0.71", | ||
"description": "helper library to interact with skynet and the skynet kernel", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
115226
34
3854