Socket
Socket
Sign inDemoInstall

abstract-image

Package Overview
Dependencies
Maintainers
12
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-image - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

lib/_tests_/exporters/svg-export-image.test.d.ts

12

CHANGELOG.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc