File tree Expand file tree Collapse file tree 8 files changed +65
-22
lines changed Expand file tree Collapse file tree 8 files changed +65
-22
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # 1.0.0-alpha.1 (2020-01-14)
7
+
8
+
9
+ ### Features
10
+
11
+ * add rest-xml clients ([ #728 ] ( https://github.com/aws/aws-sdk-js-v3/issues/728 ) ) ([ 8b4efe5] ( https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-cloudfront" ,
3
3
"description" : " @aws-sdk/client-cloudfront client" ,
4
- "version" : " 1.0.0-alpha.0 " ,
4
+ "version" : " 1.0.0-alpha.1 " ,
5
5
"scripts" : {
6
6
"clean" : " npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps" ,
7
7
"build-documentation" : " npm run clean && typedoc ./" ,
25
25
},
26
26
"sideEffects" : false ,
27
27
"dependencies" : {
28
- "tslib" : " ^1.8.0" ,
29
28
"@aws-crypto/sha256-browser" : " ^0.1.0-preview.1" ,
30
29
"@aws-sdk/config-resolver" : " ^1.0.0-alpha.1" ,
31
30
"@aws-sdk/credential-provider-node" : " ^1.0.0-alpha.0" ,
57
56
"@aws-sdk/util-utf8-browser" : " ^1.0.0-alpha.1" ,
58
57
"@aws-sdk/util-utf8-node" : " ^1.0.0-alpha.1" ,
59
58
"@aws-sdk/xml-builder" : " ^1.0.0-alpha.0" ,
60
- "pixl-xml" : " ^1.0.13"
59
+ "pixl-xml" : " ^1.0.13" ,
60
+ "tslib" : " ^1.8.0"
61
61
},
62
62
"devDependencies" : {
63
- "rimraf" : " ^3.0.0" ,
64
- "typedoc" : " ^0.15.0" ,
65
- "typescript" : " ^3.6.3" ,
66
63
"@types/node" : " ^12.7.5" ,
67
64
"@types/pixl-xml" : " ^1.0.1" ,
68
- "tslib" : " ^1.8.0"
65
+ "rimraf" : " ^3.0.0" ,
66
+ "tslib" : " ^1.8.0" ,
67
+ "typedoc" : " ^0.15.0" ,
68
+ "typescript" : " ^3.6.3"
69
69
},
70
70
"engines" : {
71
71
"node" : " >=8.0.0"
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # 1.0.0-alpha.1 (2020-01-14)
7
+
8
+
9
+ ### Features
10
+
11
+ * add rest-xml clients ([ #728 ] ( https://github.com/aws/aws-sdk-js-v3/issues/728 ) ) ([ 8b4efe5] ( https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-route-53" ,
3
3
"description" : " @aws-sdk/client-route-53 client" ,
4
- "version" : " 1.0.0-alpha.0 " ,
4
+ "version" : " 1.0.0-alpha.1 " ,
5
5
"scripts" : {
6
6
"clean" : " npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps" ,
7
7
"build-documentation" : " npm run clean && typedoc ./" ,
25
25
},
26
26
"sideEffects" : false ,
27
27
"dependencies" : {
28
- "tslib" : " ^1.8.0" ,
29
28
"@aws-crypto/sha256-browser" : " ^0.1.0-preview.1" ,
30
29
"@aws-sdk/config-resolver" : " ^1.0.0-alpha.1" ,
31
30
"@aws-sdk/credential-provider-node" : " ^1.0.0-alpha.0" ,
58
57
"@aws-sdk/util-utf8-browser" : " ^1.0.0-alpha.1" ,
59
58
"@aws-sdk/util-utf8-node" : " ^1.0.0-alpha.1" ,
60
59
"@aws-sdk/xml-builder" : " ^1.0.0-alpha.0" ,
61
- "pixl-xml" : " ^1.0.13"
60
+ "pixl-xml" : " ^1.0.13" ,
61
+ "tslib" : " ^1.8.0"
62
62
},
63
63
"devDependencies" : {
64
- "rimraf" : " ^3.0.0" ,
65
- "typedoc" : " ^0.15.0" ,
66
- "typescript" : " ^3.6.3" ,
67
64
"@types/node" : " ^12.7.5" ,
68
65
"@types/pixl-xml" : " ^1.0.1" ,
69
- "tslib" : " ^1.8.0"
66
+ "rimraf" : " ^3.0.0" ,
67
+ "tslib" : " ^1.8.0" ,
68
+ "typedoc" : " ^0.15.0" ,
69
+ "typescript" : " ^3.6.3"
70
70
},
71
71
"engines" : {
72
72
"node" : " >=8.0.0"
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # 1.0.0-alpha.1 (2020-01-14)
7
+
8
+
9
+ ### Features
10
+
11
+ * add rest-xml clients ([ #728 ] ( https://github.com/aws/aws-sdk-js-v3/issues/728 ) ) ([ 8b4efe5] ( https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-s3" ,
3
3
"description" : " @aws-sdk/client-s3 client" ,
4
- "version" : " 1.0.0-alpha.0 " ,
4
+ "version" : " 1.0.0-alpha.1 " ,
5
5
"scripts" : {
6
6
"clean" : " npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps" ,
7
7
"build-documentation" : " npm run clean && typedoc ./" ,
25
25
},
26
26
"sideEffects" : false ,
27
27
"dependencies" : {
28
- "tslib" : " ^1.8.0" ,
29
28
"@aws-crypto/sha256-browser" : " ^0.1.0-preview.1" ,
30
29
"@aws-sdk/config-resolver" : " ^1.0.0-alpha.1" ,
31
30
"@aws-sdk/credential-provider-node" : " ^1.0.0-alpha.0" ,
66
65
"@aws-sdk/util-utf8-browser" : " ^1.0.0-alpha.1" ,
67
66
"@aws-sdk/util-utf8-node" : " ^1.0.0-alpha.1" ,
68
67
"@aws-sdk/xml-builder" : " ^1.0.0-alpha.0" ,
69
- "pixl-xml" : " ^1.0.13"
68
+ "pixl-xml" : " ^1.0.13" ,
69
+ "tslib" : " ^1.8.0"
70
70
},
71
71
"devDependencies" : {
72
- "rimraf" : " ^3.0.0" ,
73
- "typedoc" : " ^0.15.0" ,
74
- "typescript" : " ^3.6.3" ,
75
72
"@types/node" : " ^12.7.5" ,
76
73
"@types/pixl-xml" : " ^1.0.1" ,
77
- "tslib" : " ^1.8.0"
74
+ "rimraf" : " ^3.0.0" ,
75
+ "tslib" : " ^1.8.0" ,
76
+ "typedoc" : " ^0.15.0" ,
77
+ "typescript" : " ^3.6.3"
78
78
},
79
79
"engines" : {
80
80
"node" : " >=8.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-sdk-js-v3" ,
3
3
"private" : true ,
4
- "version" : " 1.0.0-alpha.4 " ,
4
+ "version" : " 1.0.0-alpha.5 " ,
5
5
"description" : " AWS SDK for JavaScript from the future" ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1504
1504
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
1505
1505
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
1506
1506
1507
+ " @types/pixl-xml@^1.0.1 " :
1508
+ version "1.0.1"
1509
+ resolved "https://registry.yarnpkg.com/@types/pixl-xml/-/pixl-xml-1.0.1.tgz#6a1dbf64c23a3f790c6508a611917f7261ff9480"
1510
+ integrity sha512-QM0k228ODLF4CCPr8QLWpX3WT5BT5c/TVyF61Wz6t9Xh2VcHYOzMN9HDLuuS4Z9vhK3Hvl3806APwuWxUS2GVA==
1511
+
1507
1512
" @types/semver@^6.0.1 " :
1508
1513
version "6.2.0"
1509
1514
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a"
@@ -7371,6 +7376,11 @@ pirates@^4.0.1:
7371
7376
dependencies :
7372
7377
node-modules-regexp "^1.0.0"
7373
7378
7379
+ pixl-xml@^1.0.13 :
7380
+ version "1.0.13"
7381
+ resolved "https://registry.yarnpkg.com/pixl-xml/-/pixl-xml-1.0.13.tgz#5ba71408bdf37994c239dd01251c10c53c0587e3"
7382
+ integrity sha1-W6cUCL3zeZTCOd0BJRwQxTwFh+M=
7383
+
7374
7384
pkg-dir@^3.0.0 :
7375
7385
version "3.0.0"
7376
7386
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
You can’t perform that action at this time.
0 commit comments