abstract-chart
Advanced tools
Comparing version 10.0.0 to 10.0.2
export * from "./axis.js"; | ||
export * from "./chart.js"; | ||
//dummy | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "abstract-chart", | ||
"version": "10.0.0", | ||
"version": "10.0.2", | ||
"description": "Drawing charts using multiple unit of measure axes as coordinate system", | ||
@@ -19,6 +19,6 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart", | ||
"dependencies": { | ||
"abstract-image": "^10.0.0", | ||
"abstract-image": "^10.0.2", | ||
"ts-exhaustive-check": "^1.0.0" | ||
}, | ||
"gitHead": "4143ed13feb49550a224895bcad0eb7c49da2975" | ||
"gitHead": "85c576b6d79ac4d7694b2fb065e19ca813f81b5b" | ||
} |
export * from "./axis.js"; | ||
export * from "./chart.js"; | ||
//dummy |
Sorry, the diff of this file is not supported yet
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
173842
2607
Updatedabstract-image@^10.0.2