abstract-chart
Advanced tools
Comparing version 3.2.3 to 3.2.4
@@ -0,0 +0,0 @@ # Change Log |
{ | ||
"name": "abstract-chart", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "Drawing charts using multiple unit of measure axes as coordinate system", | ||
@@ -18,3 +18,3 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart", | ||
"dependencies": { | ||
"abstract-image": "^3.3.2", | ||
"abstract-image": "^3.3.3", | ||
"ramda": "^0.22.1", | ||
@@ -26,3 +26,3 @@ "ts-exhaustive-check": "^1.0.0" | ||
}, | ||
"gitHead": "b672d84296a7b57fb4caaa69ad99771e6c399723" | ||
"gitHead": "e78e62680b8ae6ff53cd593c1e229c34573ec2e2" | ||
} |
@@ -0,0 +0,0 @@ # abstract-chart |
@@ -0,0 +0,0 @@ import * as R from "ramda"; |
@@ -0,0 +0,0 @@ import * as AbstractImage from "abstract-image"; |
export * from "./axis"; | ||
export * from "./chart"; |
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
99329
Updatedabstract-image@^3.3.3