@transmute/ed25519-key-pair
Advanced tools
Comparing version 0.7.0-unstable.1 to 0.7.0-unstable.2
@@ -5,3 +5,3 @@ { | ||
"module": "dist/ed25519-key-pair.esm.js", | ||
"version": "0.7.0-unstable.1", | ||
"version": "0.7.0-unstable.2", | ||
"license": "Apache-2.0", | ||
@@ -62,6 +62,6 @@ "homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/ed25519-key-pair", | ||
"@stablelib/ed25519": "^1.0.1", | ||
"@transmute/ld-key-pair": "^0.7.0-unstable.1", | ||
"@transmute/x25519-key-pair": "^0.7.0-unstable.1" | ||
"@transmute/ld-key-pair": "^0.7.0-unstable.2", | ||
"@transmute/x25519-key-pair": "^0.7.0-unstable.2" | ||
}, | ||
"gitHead": "c0e32f49a38443eb941383a2742a2f8a3bf3a310" | ||
"gitHead": "149713cb96a715ddd2b6f186864552f09997b872" | ||
} |
@@ -169,4 +169,2 @@ import * as ed25519 from '@stablelib/ed25519'; | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
362389