@cloud-copilot/iam-data 0.19.202605221 → 0.19.202605231

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.
@@ -4125,6 +4125,7 @@
4125
4125
  ],
4126
4126
  "conditionKeys": [
4127
4127
  "s3:authType",
4128
+ "s3:ExistingObjectTag/<key>",
4128
4129
  "s3:ResourceAccount",
4129
4130
  "s3:signatureAge",
4130
4131
  "s3:signatureversion",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202605221",
3
+ "version": "0.19.202605231",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/cloud-copilot/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-05-22T06:00:17.137Z",
9
+ "updatedAt": "2026-05-23T05:49:52.466Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",