jsii-release 0.2.741 → 0.2.743
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 -7
- package/package.json.bak +6 -7
package/package.json
CHANGED
|
@@ -53,31 +53,30 @@
|
|
|
53
53
|
"organization": true
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@aws-sdk/client-sts": "^3.
|
|
56
|
+
"@aws-sdk/client-sts": "^3.445.0",
|
|
57
57
|
"@types/glob": "^8.1.0",
|
|
58
58
|
"@types/jest": "^27.5.2",
|
|
59
59
|
"@types/node": "^16",
|
|
60
60
|
"@types/yargs": "^17",
|
|
61
61
|
"@typescript-eslint/eslint-plugin": "^6",
|
|
62
62
|
"@typescript-eslint/parser": "^6",
|
|
63
|
-
"cdklabs-projen-project-types": "^0.1.
|
|
63
|
+
"cdklabs-projen-project-types": "^0.1.173",
|
|
64
64
|
"constructs": "^10.0.0",
|
|
65
65
|
"eslint": "^8",
|
|
66
|
-
"eslint-import-resolver-node": "^0.3.9",
|
|
67
66
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
68
67
|
"eslint-plugin-import": "^2.29.0",
|
|
69
68
|
"jest": "^27.5.1",
|
|
70
69
|
"jest-junit": "^15",
|
|
71
70
|
"npm-check-updates": "^16",
|
|
72
|
-
"projen": "^0.76.
|
|
71
|
+
"projen": "^0.76.26",
|
|
73
72
|
"standard-version": "^9",
|
|
74
73
|
"ts-jest": "^27.1.5",
|
|
75
74
|
"ts-node": "^10.9.1",
|
|
76
75
|
"typescript": "~4.9.5"
|
|
77
76
|
},
|
|
78
77
|
"dependencies": {
|
|
79
|
-
"@aws-sdk/client-codeartifact": "^3.
|
|
80
|
-
"@aws-sdk/credential-providers": "^3.
|
|
78
|
+
"@aws-sdk/client-codeartifact": "^3.445.0",
|
|
79
|
+
"@aws-sdk/credential-providers": "^3.445.0",
|
|
81
80
|
"@aws-sdk/types": "^3.433.0",
|
|
82
81
|
"@types/fs-extra": "^8.0.0",
|
|
83
82
|
"fs-extra": "^8.0.0",
|
|
@@ -89,7 +88,7 @@
|
|
|
89
88
|
"main": "lib/index.js",
|
|
90
89
|
"license": "Apache-2.0",
|
|
91
90
|
"homepage": "https://github.com/cdklabs/publib",
|
|
92
|
-
"version": "0.2.
|
|
91
|
+
"version": "0.2.743",
|
|
93
92
|
"jest": {
|
|
94
93
|
"testMatch": [
|
|
95
94
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|
package/package.json.bak
CHANGED
|
@@ -53,31 +53,30 @@
|
|
|
53
53
|
"organization": true
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@aws-sdk/client-sts": "^3.
|
|
56
|
+
"@aws-sdk/client-sts": "^3.445.0",
|
|
57
57
|
"@types/glob": "^8.1.0",
|
|
58
58
|
"@types/jest": "^27.5.2",
|
|
59
59
|
"@types/node": "^16",
|
|
60
60
|
"@types/yargs": "^17",
|
|
61
61
|
"@typescript-eslint/eslint-plugin": "^6",
|
|
62
62
|
"@typescript-eslint/parser": "^6",
|
|
63
|
-
"cdklabs-projen-project-types": "^0.1.
|
|
63
|
+
"cdklabs-projen-project-types": "^0.1.173",
|
|
64
64
|
"constructs": "^10.0.0",
|
|
65
65
|
"eslint": "^8",
|
|
66
|
-
"eslint-import-resolver-node": "^0.3.9",
|
|
67
66
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
68
67
|
"eslint-plugin-import": "^2.29.0",
|
|
69
68
|
"jest": "^27.5.1",
|
|
70
69
|
"jest-junit": "^15",
|
|
71
70
|
"npm-check-updates": "^16",
|
|
72
|
-
"projen": "^0.76.
|
|
71
|
+
"projen": "^0.76.26",
|
|
73
72
|
"standard-version": "^9",
|
|
74
73
|
"ts-jest": "^27.1.5",
|
|
75
74
|
"ts-node": "^10.9.1",
|
|
76
75
|
"typescript": "~4.9.5"
|
|
77
76
|
},
|
|
78
77
|
"dependencies": {
|
|
79
|
-
"@aws-sdk/client-codeartifact": "^3.
|
|
80
|
-
"@aws-sdk/credential-providers": "^3.
|
|
78
|
+
"@aws-sdk/client-codeartifact": "^3.445.0",
|
|
79
|
+
"@aws-sdk/credential-providers": "^3.445.0",
|
|
81
80
|
"@aws-sdk/types": "^3.433.0",
|
|
82
81
|
"@types/fs-extra": "^8.0.0",
|
|
83
82
|
"fs-extra": "^8.0.0",
|
|
@@ -89,7 +88,7 @@
|
|
|
89
88
|
"main": "lib/index.js",
|
|
90
89
|
"license": "Apache-2.0",
|
|
91
90
|
"homepage": "https://github.com/cdklabs/publib",
|
|
92
|
-
"version": "0.2.
|
|
91
|
+
"version": "0.2.743",
|
|
93
92
|
"jest": {
|
|
94
93
|
"testMatch": [
|
|
95
94
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|