abstract-image
Advanced tools
Comparing version 2.1.5 to 2.2.0
@@ -10,1 +10,2 @@ export * from "./model/abstract-image"; | ||
export * from "./exporters/react-svg-export-image"; | ||
export * from "./exporters/eps-export-image"; |
@@ -15,2 +15,3 @@ "use strict"; | ||
__export(require("./exporters/react-svg-export-image")); | ||
__export(require("./exporters/eps-export-image")); | ||
//# sourceMappingURL=index.js.map |
@@ -10,1 +10,2 @@ export * from "./model/abstract-image"; | ||
export * from "./exporters/react-svg-export-image"; | ||
export * from "./exporters/eps-export-image"; |
@@ -10,2 +10,3 @@ export * from "./model/abstract-image"; | ||
export * from "./exporters/react-svg-export-image"; | ||
export * from "./exporters/eps-export-image"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "abstract-image", | ||
"version": "2.1.5", | ||
"version": "2.2.0", | ||
"description": "Dynamically create images using code or JSX and render to any format", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-image", |
Sorry, the diff of this file is not supported yet
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
165755
80
2219