cdk-dia 0.9.0 → 0.10.0

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.
@@ -1937,7 +1937,7 @@
1937
1937
  },
1938
1938
  {
1939
1939
  "resourceType": "AWS::WAFv2::WebACL",
1940
- "filePath": null
1940
+ "filePath": "icons/aws/Service/Arch_Security-Identity-Compliance/64/Arch_AWS-WAF_64@5x.png"
1941
1941
  }
1942
1942
  ]
1943
1943
  },
@@ -2793,7 +2793,7 @@
2793
2793
  },
2794
2794
  {
2795
2795
  "resourceType": "AWS::SSM::Parameter",
2796
- "filePath": null
2796
+ "filePath": "icons/aws/Resource/Res_Management-Governance/Res_48_Dark/Res_AWS-Systems-Manager_Parameter-Store_48_Dark.png"
2797
2797
  },
2798
2798
  {
2799
2799
  "resourceType": "AWS::SSM::ResourceDataSync",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cdk-dia",
3
- "version": "0.9.0",
3
+ "version": "0.10.0",
4
4
  "description": "🎡 Automated diagrams of CDK provisioned infrastructure",
5
5
  "scripts": {
6
6
  "build-watch": "tsc --watch",