abstract-image
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -5,9 +5,15 @@ # Change Log | ||
## [Unreleased](https://github.com/promaster-sdk/property/compare/abstract-image@3.0.0...master) | ||
## [Unreleased](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.0.1...master) | ||
## [v0.0.0](https://github.com/promaster-sdk/property/compare/abstract-image@3.0.0...abstract-image@2.0.5) - 2021-01-01 | ||
### Added | ||
### Changed | ||
### Removed | ||
## [v3.0.1](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.0.0...abstract-image@3.0.1) - 2021-01-01 | ||
### Added | ||
- To be determined | ||
- Added typing on GrowthDirection for textAnchor on the svg export. | ||
@@ -14,0 +20,0 @@ ## v3.0.0 - 2021-03-24 |
{ | ||
"name": "abstract-image", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Dynamically create images using code or JSX and render to any format", | ||
@@ -24,4 +24,3 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-image", | ||
"@types/react-dom": "^16.9.0" | ||
}, | ||
"gitHead": "71b7c32a8054abdd0a30c5662067b6e1dd41dbac" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # abstract-image |
@@ -0,0 +0,0 @@ import * as AbstractImage from "../model/index"; |
@@ -0,0 +0,0 @@ import * as AI from "../model/index"; |
export * from "./svg-export-image"; | ||
export * from "./png-export-image"; | ||
export * from "./dxf2d-export-image"; |
@@ -0,0 +0,0 @@ import * as AbstractImage from "../model/index"; |
@@ -0,0 +0,0 @@ import * as AbstractImage from "../model/index"; |
@@ -0,0 +0,0 @@ export * from "./model/abstract-image"; |
@@ -0,0 +0,0 @@ import * as Size from "./size"; |
@@ -0,0 +0,0 @@ export interface Color { |
@@ -0,0 +0,0 @@ import * as Point from "./point"; |
@@ -0,0 +0,0 @@ export * from "./abstract-image"; |
@@ -0,0 +0,0 @@ export interface Point { |
@@ -0,0 +0,0 @@ export interface Size { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
888157
564
12989
18
2