@backstage/plugin-catalog-backend-module-aws 0.0.0-nightly-20230512021813 → 0.0.0-nightly-20230513022137

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-backend-module-aws
2
2
 
3
- ## 0.0.0-nightly-20230512021813
3
+ ## 0.0.0-nightly-20230513022137
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,13 +9,13 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies
12
- - @backstage/backend-common@0.0.0-nightly-20230512021813
13
- - @backstage/integration@0.0.0-nightly-20230512021813
14
- - @backstage/integration-aws-node@0.0.0-nightly-20230512021813
15
- - @backstage/plugin-kubernetes-common@0.0.0-nightly-20230512021813
16
- - @backstage/backend-tasks@0.0.0-nightly-20230512021813
17
- - @backstage/plugin-catalog-node@0.0.0-nightly-20230512021813
18
- - @backstage/backend-plugin-api@0.0.0-nightly-20230512021813
12
+ - @backstage/backend-common@0.0.0-nightly-20230513022137
13
+ - @backstage/integration@0.0.0-nightly-20230513022137
14
+ - @backstage/integration-aws-node@0.0.0-nightly-20230513022137
15
+ - @backstage/plugin-kubernetes-common@0.0.0-nightly-20230513022137
16
+ - @backstage/backend-tasks@0.0.0-nightly-20230513022137
17
+ - @backstage/plugin-catalog-node@0.0.0-nightly-20230513022137
18
+ - @backstage/backend-plugin-api@0.0.0-nightly-20230513022137
19
19
  - @backstage/catalog-model@1.3.0
20
20
  - @backstage/config@1.0.7
21
21
  - @backstage/errors@1.1.5
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-aws",
3
- "version": "0.0.0-nightly-20230512021813",
3
+ "version": "0.0.0-nightly-20230513022137",
4
4
  "main": "../dist/alpha.cjs.js",
5
5
  "types": "../dist/alpha.d.ts"
6
6
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-aws",
3
3
  "description": "A Backstage catalog backend module that helps integrate towards AWS",
4
- "version": "0.0.0-nightly-20230512021813",
4
+ "version": "0.0.0-nightly-20230513022137",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -49,17 +49,17 @@
49
49
  "@aws-sdk/credential-providers": "^3.310.0",
50
50
  "@aws-sdk/middleware-endpoint": "^3.310.0",
51
51
  "@aws-sdk/types": "^3.310.0",
52
- "@backstage/backend-common": "^0.0.0-nightly-20230512021813",
53
- "@backstage/backend-plugin-api": "^0.0.0-nightly-20230512021813",
54
- "@backstage/backend-tasks": "^0.0.0-nightly-20230512021813",
52
+ "@backstage/backend-common": "^0.0.0-nightly-20230513022137",
53
+ "@backstage/backend-plugin-api": "^0.0.0-nightly-20230513022137",
54
+ "@backstage/backend-tasks": "^0.0.0-nightly-20230513022137",
55
55
  "@backstage/catalog-model": "^1.3.0",
56
56
  "@backstage/config": "^1.0.7",
57
57
  "@backstage/errors": "^1.1.5",
58
- "@backstage/integration": "^0.0.0-nightly-20230512021813",
59
- "@backstage/integration-aws-node": "^0.0.0-nightly-20230512021813",
58
+ "@backstage/integration": "^0.0.0-nightly-20230513022137",
59
+ "@backstage/integration-aws-node": "^0.0.0-nightly-20230513022137",
60
60
  "@backstage/plugin-catalog-common": "^1.0.13",
61
- "@backstage/plugin-catalog-node": "^0.0.0-nightly-20230512021813",
62
- "@backstage/plugin-kubernetes-common": "^0.0.0-nightly-20230512021813",
61
+ "@backstage/plugin-catalog-node": "^0.0.0-nightly-20230513022137",
62
+ "@backstage/plugin-kubernetes-common": "^0.0.0-nightly-20230513022137",
63
63
  "@backstage/types": "^1.0.2",
64
64
  "lodash": "^4.17.21",
65
65
  "p-limit": "^3.0.2",
@@ -68,8 +68,8 @@
68
68
  },
69
69
  "devDependencies": {
70
70
  "@aws-sdk/util-stream-node": "^3.310.0",
71
- "@backstage/backend-test-utils": "^0.0.0-nightly-20230512021813",
72
- "@backstage/cli": "^0.0.0-nightly-20230512021813",
71
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20230513022137",
72
+ "@backstage/cli": "^0.0.0-nightly-20230513022137",
73
73
  "@types/lodash": "^4.14.151",
74
74
  "aws-sdk-client-mock": "^2.0.0",
75
75
  "aws-sdk-client-mock-jest": "^2.0.0",