cx-diagrams
Advanced tools
Comparing version 23.8.0 to 23.8.1
{ | ||
"name": "cx-diagrams", | ||
"version": "23.8.0", | ||
"version": "23.8.1", | ||
"description": "A library for creating diagrams within CxJS applications", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -12,1 +12,2 @@ export * from "./Diagram"; | ||
export * from "./FourSides"; | ||
export * from "./ArrowHead"; |
@@ -12,1 +12,2 @@ export * from "./Diagram"; | ||
export * from "./FourSides"; | ||
export * from "./ArrowHead"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56369
1551