@cloud-copilot/iam-collect 0.1.165 → 0.1.166

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.
@@ -2,5 +2,5 @@
2
2
  * iam-collect version.
3
3
  * Generated by build, do not manually edit
4
4
  */
5
- export declare const IAM_COLLECT_VERSION = "0.1.165";
5
+ export declare const IAM_COLLECT_VERSION = "0.1.166";
6
6
  //# sourceMappingURL=version.d.ts.map
@@ -5,5 +5,5 @@ exports.IAM_COLLECT_VERSION = void 0;
5
5
  * iam-collect version.
6
6
  * Generated by build, do not manually edit
7
7
  */
8
- exports.IAM_COLLECT_VERSION = '0.1.165';
8
+ exports.IAM_COLLECT_VERSION = '0.1.166';
9
9
  //# sourceMappingURL=version.js.map
@@ -2,5 +2,5 @@
2
2
  * iam-collect version.
3
3
  * Generated by build, do not manually edit
4
4
  */
5
- export declare const IAM_COLLECT_VERSION = "0.1.165";
5
+ export declare const IAM_COLLECT_VERSION = "0.1.166";
6
6
  //# sourceMappingURL=version.d.ts.map
@@ -2,5 +2,5 @@
2
2
  * iam-collect version.
3
3
  * Generated by build, do not manually edit
4
4
  */
5
- export const IAM_COLLECT_VERSION = '0.1.165';
5
+ export const IAM_COLLECT_VERSION = '0.1.166';
6
6
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-collect",
3
- "version": "0.1.165",
3
+ "version": "0.1.166",
4
4
  "description": "Collect IAM information from AWS Accounts",
5
5
  "repository": {
6
6
  "type": "git",