@aws-crypto/cache-material
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -1,2 +0,2 @@ | ||
export declare function compare(a: Uint8Array, b: Uint8Array): 1 | 0 | -1; | ||
export declare function compare(a: Uint8Array, b: Uint8Array): 1 | -1 | 0; | ||
//# sourceMappingURL=portable_compare.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export declare function compare(a: Uint8Array, b: Uint8Array): 1 | 0 | -1; | ||
export declare function compare(a: Uint8Array, b: Uint8Array): 1 | -1 | 0; | ||
//# sourceMappingURL=portable_compare.d.ts.map |
{ | ||
"name": "@aws-crypto/cache-material", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"scripts": { | ||
@@ -21,4 +21,4 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@aws-crypto/material-management": "^4.0.0", | ||
"@aws-crypto/serialize": "^4.0.0", | ||
"@aws-crypto/material-management": "^4.0.1", | ||
"@aws-crypto/serialize": "^4.0.1", | ||
"@types/lru-cache": "^5.1.0", | ||
@@ -35,3 +35,3 @@ "lru-cache": "^6.0.0", | ||
], | ||
"gitHead": "ad6d29822fecf3f3f6c8c676ea3b6c3156257e87" | ||
"gitHead": "66882b993f507aa026b14d74183b46213a119bf4" | ||
} |
24
0
0
0
1