@aws-crypto/serialize
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.1](/compare/@aws-crypto/serialize@1.0.0...@aws-crypto/serialize@1.0.1) (2019-10-15) | ||
**Note:** Version bump only for package @aws-crypto/serialize | ||
# [1.0.0](/compare/@aws-crypto/serialize@0.1.0-preview.4...@aws-crypto/serialize@1.0.0) (2019-10-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-crypto/serialize", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -18,3 +18,3 @@ "prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json", | ||
"dependencies": { | ||
"@aws-crypto/material-management": "^1.0.0", | ||
"@aws-crypto/material-management": "^1.0.1", | ||
"asn1.js": "^5.0.1", | ||
@@ -51,3 +51,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"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
507940
0.03%