abstract-chart
Advanced tools
Comparing version 10.0.2 to 10.0.3
{ | ||
"name": "abstract-chart", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"description": "Drawing charts using multiple unit of measure axes as coordinate system", | ||
@@ -10,2 +10,5 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart", | ||
"type": "module", | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
"files": [ | ||
@@ -23,3 +26,3 @@ "/lib", | ||
}, | ||
"gitHead": "85c576b6d79ac4d7694b2fb065e19ca813f81b5b" | ||
"gitHead": "ea11b61f845bc7f9fee5455360fa8ba2e04b196c" | ||
} |
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
173888