jsii-release 0.2.759 → 0.2.761
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -6
- package/package.json.bak +6 -6
package/package.json
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"organization": true
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@aws-sdk/client-sts": "^3.
|
|
56
|
+
"@aws-sdk/client-sts": "^3.474.0",
|
|
57
57
|
"@types/glob": "^8.1.0",
|
|
58
58
|
"@types/jest": "^27.5.2",
|
|
59
59
|
"@types/node": "^16",
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
"constructs": "^10.0.0",
|
|
65
65
|
"eslint": "^8",
|
|
66
66
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
67
|
-
"eslint-plugin-import": "^2.29.
|
|
67
|
+
"eslint-plugin-import": "^2.29.1",
|
|
68
68
|
"jest": "^27.5.1",
|
|
69
69
|
"jest-junit": "^15",
|
|
70
|
-
"projen": "^0.77.
|
|
70
|
+
"projen": "^0.77.6",
|
|
71
71
|
"standard-version": "^9",
|
|
72
72
|
"ts-jest": "^27.1.5",
|
|
73
73
|
"ts-node": "^10.9.2",
|
|
74
74
|
"typescript": "~4.9.5"
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@aws-sdk/client-codeartifact": "^3.
|
|
78
|
-
"@aws-sdk/credential-providers": "^3.
|
|
77
|
+
"@aws-sdk/client-codeartifact": "^3.474.0",
|
|
78
|
+
"@aws-sdk/credential-providers": "^3.474.0",
|
|
79
79
|
"@aws-sdk/types": "^3.468.0",
|
|
80
80
|
"@types/fs-extra": "^8.0.0",
|
|
81
81
|
"fs-extra": "^8.0.0",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"main": "lib/index.js",
|
|
88
88
|
"license": "Apache-2.0",
|
|
89
89
|
"homepage": "https://github.com/cdklabs/publib",
|
|
90
|
-
"version": "0.2.
|
|
90
|
+
"version": "0.2.761",
|
|
91
91
|
"jest": {
|
|
92
92
|
"testMatch": [
|
|
93
93
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|
package/package.json.bak
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"organization": true
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@aws-sdk/client-sts": "^3.
|
|
56
|
+
"@aws-sdk/client-sts": "^3.474.0",
|
|
57
57
|
"@types/glob": "^8.1.0",
|
|
58
58
|
"@types/jest": "^27.5.2",
|
|
59
59
|
"@types/node": "^16",
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
"constructs": "^10.0.0",
|
|
65
65
|
"eslint": "^8",
|
|
66
66
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
67
|
-
"eslint-plugin-import": "^2.29.
|
|
67
|
+
"eslint-plugin-import": "^2.29.1",
|
|
68
68
|
"jest": "^27.5.1",
|
|
69
69
|
"jest-junit": "^15",
|
|
70
|
-
"projen": "^0.77.
|
|
70
|
+
"projen": "^0.77.6",
|
|
71
71
|
"standard-version": "^9",
|
|
72
72
|
"ts-jest": "^27.1.5",
|
|
73
73
|
"ts-node": "^10.9.2",
|
|
74
74
|
"typescript": "~4.9.5"
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@aws-sdk/client-codeartifact": "^3.
|
|
78
|
-
"@aws-sdk/credential-providers": "^3.
|
|
77
|
+
"@aws-sdk/client-codeartifact": "^3.474.0",
|
|
78
|
+
"@aws-sdk/credential-providers": "^3.474.0",
|
|
79
79
|
"@aws-sdk/types": "^3.468.0",
|
|
80
80
|
"@types/fs-extra": "^8.0.0",
|
|
81
81
|
"fs-extra": "^8.0.0",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"main": "lib/index.js",
|
|
88
88
|
"license": "Apache-2.0",
|
|
89
89
|
"homepage": "https://github.com/cdklabs/publib",
|
|
90
|
-
"version": "0.2.
|
|
90
|
+
"version": "0.2.761",
|
|
91
91
|
"jest": {
|
|
92
92
|
"testMatch": [
|
|
93
93
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|