Skip to content

Commit 6fdb7e5

Browse files
committed
Publish
- @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected] - @aws-crypto/[email protected]
1 parent 3dd6f43 commit 6fdb7e5

File tree

54 files changed

+298
-33
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+298
-33
lines changed

modules/cache-material/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/cache-material
9+
10+
11+
12+
13+
614
## [1.0.2](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/cache-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/cache-material",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/caching-materials-manager-browser/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/caching-materials-manager-browser
9+
10+
11+
12+
13+
614
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/caching-materials-manager-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/caching-materials-manager-browser",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/caching-materials-manager-node/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/caching-materials-manager-node
9+
10+
11+
12+
13+
614
## [1.0.3](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/caching-materials-manager-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/caching-materials-manager-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/client-browser/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.5](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/client-browser
9+
10+
11+
12+
13+
614
## [1.0.4](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816
**Note:** Version bump only for package @aws-crypto/client-browser

modules/client-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"CSE",
1010
"aws"
1111
],
12-
"version": "1.0.4",
12+
"version": "1.0.5",
1313
"scripts": {
1414
"build": "tsc -b tsconfig.json",
1515
"lint": "standard src/*.ts test/**/*.ts"

modules/client-node/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/client-node
9+
10+
11+
12+
13+
614
## [1.0.3](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/client-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"CSE",
1010
"aws"
1111
],
12-
"version": "1.0.3",
12+
"version": "1.0.4",
1313
"scripts": {
1414
"build": "tsc -b tsconfig.json",
1515
"lint": "standard src/*.ts test/**/*.ts"

modules/decrypt-browser/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/decrypt-browser
9+
10+
11+
12+
13+
614
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/decrypt-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/decrypt-browser",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "standard src/*.ts test/**/*.ts",

modules/decrypt-node/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/decrypt-node
9+
10+
11+
12+
13+
614
## [1.0.3](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/decrypt-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/decrypt-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/encrypt-browser/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
9+
### Bug Fixes
10+
11+
* The final frame can not be larger than the Frame Length ([#281](https://github.com/aws/aws-encryption-sdk-javascript/issues/281)) ([3dd6f43](https://github.com/aws/aws-encryption-sdk-javascript/commit/3dd6f438c6cf2b456a8a92d5d9821503d016bc90))
12+
13+
14+
15+
16+
617
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
718

819

modules/encrypt-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/encrypt-browser",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "standard src/*.ts test/**/*.ts",

modules/encrypt-node/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
9+
### Bug Fixes
10+
11+
* The final frame can not be larger than the Frame Length ([#281](https://github.com/aws/aws-encryption-sdk-javascript/issues/281)) ([3dd6f43](https://github.com/aws/aws-encryption-sdk-javascript/commit/3dd6f438c6cf2b456a8a92d5d9821503d016bc90))
12+
13+
14+
15+
16+
617
## [1.0.3](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
718

819

modules/encrypt-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/encrypt-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"scripts": {
55
"prepublishOnly": "tsc -p tsconfig.json && tsc -p tsconfig.module.json",
66
"lint": "standard src/*.ts test/**/*.ts",

modules/example-browser/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
9+
### Features
10+
11+
* **example-browser:** Add fallback example ([2758a1a](https://github.com/aws/aws-encryption-sdk-javascript/commit/2758a1a992a66fceac55934c3e67d256218c3824))
12+
13+
14+
15+
16+
617
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
718

819

modules/example-browser/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/example-browser",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",
@@ -23,7 +23,6 @@
2323
"license": "Apache-2.0",
2424
"dependencies": {
2525
"@aws-crypto/client-browser": "file:../client-browser",
26-
"tslib": "^1.11.1",
2726
"@aws-sdk/util-base64-browser": "1.0.0-alpha.3",
2827
"@types/chai": "^4.2.11",
2928
"chai": "^4.2.0",
@@ -35,6 +34,7 @@
3534
"karma-webpack": "^4.0.2",
3635
"ts-loader": "^6.2.2",
3736
"ts-node": "^8.8.1",
37+
"tslib": "^1.11.1",
3838
"typescript": "^3.8.3",
3939
"webpack": "^4.42.1",
4040
"webpack-cli": "^3.3.11"

modules/example-node/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.4](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/example-node
9+
10+
11+
12+
13+
614
## [1.0.3](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/example-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/example-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

modules/hkdf-node/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.2](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/hkdf-node
9+
10+
11+
12+
13+
614
## [1.0.1](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

modules/hkdf-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/hkdf-node",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "nodejs hkdf crypto primitive",
55
"scripts": {
66
"prepublishOnly": "npm run build",

modules/integration-browser/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
9+
### Features
10+
11+
* Add concurrency option to integration-browser ([b60a783](https://github.com/aws/aws-encryption-sdk-javascript/commit/b60a783c6fbb801da7a6179ac72265b90c74ff70))
12+
* Move to yauzl to fix FD error ([#264](https://github.com/aws/aws-encryption-sdk-javascript/issues/264)) ([1dd5a86](https://github.com/aws/aws-encryption-sdk-javascript/commit/1dd5a864fb7acf212a5aa397b42aa2bdee6567fc))
13+
14+
15+
16+
17+
618
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
719

820

modules/integration-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/integration-browser",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"build": "tsc -b tsconfig.json",
66
"lint": "standard src/*.ts test/**/*.ts",

modules/integration-node/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
9+
### Features
10+
11+
* Add concurrency for running tests ([#243](https://github.com/aws/aws-encryption-sdk-javascript/issues/243)) ([b9cd571](https://github.com/aws/aws-encryption-sdk-javascript/commit/b9cd5712ea90822c49c5fb81fbeb2bee06e33f21))
12+
* Move to yauzl to fix FD error ([#264](https://github.com/aws/aws-encryption-sdk-javascript/issues/264)) ([1dd5a86](https://github.com/aws/aws-encryption-sdk-javascript/commit/1dd5a864fb7acf212a5aa397b42aa2bdee6567fc))
13+
* Update the concurrency option to support cpu ([44475b5](https://github.com/aws/aws-encryption-sdk-javascript/commit/44475b51a86b9c148523254bec12a44981037aa0))
14+
15+
16+
17+
18+
619
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
720

821

modules/integration-node/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/integration-node",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"build": "tsc -b tsconfig.json",
66
"lint": "standard src/*.ts test/**/*.ts",
@@ -16,14 +16,14 @@
1616
"dependencies": {
1717
"@aws-crypto/client-node": "file:../client-node",
1818
"@types/got": "^9.6.9",
19-
"@types/yauzl": "^2.9.1",
20-
"@types/yargs": "^15.0.3",
2119
"@types/stream-to-promise": "^2.2.0",
20+
"@types/yargs": "^15.0.3",
21+
"@types/yauzl": "^2.9.1",
2222
"got": "^10.6.0",
23-
"tslib": "^1.11.1",
24-
"yauzl": "^2.10.0",
2523
"stream-to-promise": "^2.2.0",
26-
"yargs": "^15.3.1"
24+
"tslib": "^1.11.1",
25+
"yargs": "^15.3.1",
26+
"yauzl": "^2.10.0"
2727
},
2828
"sideEffects": false,
2929
"main": "./build/main/index.js",

modules/kms-keyring-browser/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-04-02)
7+
8+
**Note:** Version bump only for package @aws-crypto/kms-keyring-browser
9+
10+
11+
12+
13+
614
# [1.1.0](/compare/@aws-crypto/[email protected]...@aws-crypto/[email protected]) (2020-02-07)
715

816

0 commit comments

Comments
 (0)