@cloud-copilot/iam-data 0.9.202505301 → 0.9.202505311

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.
@@ -689,6 +689,12 @@
689
689
  "conditionKeys": [],
690
690
  "dependentActions": []
691
691
  },
692
+ {
693
+ "name": "statetemplate",
694
+ "required": false,
695
+ "conditionKeys": [],
696
+ "dependentActions": []
697
+ },
692
698
  {
693
699
  "name": "vehicle",
694
700
  "required": false,
@@ -1652,12 +1652,6 @@
1652
1652
  "conditionKeys": [],
1653
1653
  "dependentActions": []
1654
1654
  },
1655
- {
1656
- "name": "dbgroup",
1657
- "required": false,
1658
- "conditionKeys": [],
1659
- "dependentActions": []
1660
- },
1661
1655
  {
1662
1656
  "name": "dbname",
1663
1657
  "required": false,
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202505301",
3
+ "version": "0.9.202505311",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-05-30T04:49:32.768Z",
6
+ "updatedAt": "2025-05-31T04:49:32.727Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",