abstract-chart
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -0,0 +0,0 @@ # Change Log |
{ | ||
"name": "abstract-chart", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"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.1.2", | ||
"abstract-image": "^3.1.3", | ||
"ramda": "^0.22.1", | ||
@@ -25,3 +25,4 @@ "ts-exhaustive-check": "^1.0.0" | ||
"@types/ramda": "^0.25.29" | ||
} | ||
}, | ||
"gitHead": "4ddaca0bd9426b1737200824792ba348d2936490" | ||
} |
@@ -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"; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
101610
19
0
Updatedabstract-image@^3.1.3