@casual-simulation/crypto
Advanced tools
Comparing version 0.11.0 to 0.11.8
export * from './SignatureAlgorithm'; | ||
export * from './CryptoImpl'; | ||
export * from './utils'; | ||
export * from './Hash'; | ||
export * from './HashHelpers'; | ||
//# sourceMappingURL=index.d.ts.map |
export * from './utils'; | ||
export * from './Hash'; | ||
export * from './HashHelpers'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@casual-simulation/crypto", | ||
"version": "0.11.0", | ||
"version": "0.11.8", | ||
"description": "Crypto helpers used by AUX", | ||
@@ -45,8 +45,7 @@ "keywords": [ | ||
"@types/fast-json-stable-stringify": "^2.0.0", | ||
"@types/sha.js": "^2.4.0", | ||
"base64-js": "^1.3.0", | ||
"fast-json-stable-stringify": "^2.0.0", | ||
"sha.js": "^2.4.11" | ||
"hash.js": "1.1.7" | ||
}, | ||
"gitHead": "8ade442a3f3998bd71c80146dd30f4f384ff2a73" | ||
"gitHead": "e0ae130ca51f85ca4a901d8ba128923a0a706b26" | ||
} |
Sorry, the diff of this file is not supported yet
21528
4
+ Addedhash.js@1.1.7
+ Addedhash.js@1.1.7(transitive)
+ Addedminimalistic-assert@1.0.1(transitive)
- Removed@types/sha.js@^2.4.0
- Removedsha.js@^2.4.11
- Removed@types/node@22.13.5(transitive)
- Removed@types/sha.js@2.4.4(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsha.js@2.4.11(transitive)
- Removedundici-types@6.20.0(transitive)