@aws-crypto/cache-material
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1](/compare/@aws-crypto/cache-material@1.0.0...@aws-crypto/cache-material@1.0.1) (2019-10-15) | ||
**Note:** Version bump only for package @aws-crypto/cache-material | ||
# [1.0.0](/compare/@aws-crypto/cache-material@0.1.0-preview.4...@aws-crypto/cache-material@1.0.0) (2019-10-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-crypto/cache-material", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -19,4 +19,4 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@aws-crypto/material-management": "^1.0.0", | ||
"@aws-crypto/serialize": "^1.0.0", | ||
"@aws-crypto/material-management": "^1.0.1", | ||
"@aws-crypto/serialize": "^1.0.1", | ||
"@types/lru-cache": "^5.1.0", | ||
@@ -54,3 +54,3 @@ "lru-cache": "^5.1.1", | ||
}, | ||
"gitHead": "f3f547a594069b8e48dad48f081fc358289ca550" | ||
"gitHead": "8f11f6abf4f351b67a18f990e127e0e60138b0c2" | ||
} |
@@ -7,3 +7,3 @@ # aws-encryption-sdk-javascript | ||
This packages is not intended for direct use by clients. To get started with the AWS Encryption SDK for JavaScript, follow the instructions in [the README](https://github.com/aws/aws-encryption-sdk-javascript/blob/master/README.md). | ||
This package is not intended for direct use by clients. To get started with the AWS Encryption SDK for JavaScript, follow the instructions in [the README](https://github.com/aws/aws-encryption-sdk-javascript/blob/master/README.md). | ||
@@ -10,0 +10,0 @@ ## License |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
419445