Socket
Socket
Sign inDemoInstall

abstract-image

Package Overview
Dependencies
3
Maintainers
12
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.2

lib/exporters/__tests__/react-svg-export-image/test-defs/react-svg-binary-url.d.ts

13

CHANGELOG.md

@@ -5,3 +5,3 @@ # Change Log

## [Unreleased](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.0.1...master)
## [Unreleased](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.3.2...master)

@@ -14,2 +14,13 @@ ### Added

## [v3.3.2](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.0.0...abstract-image@3.3.2) - 2022-06-02
### Added
- Support for URL as source for embedded binary images
- Support for positioning and scaling embedded svg images
### Changed
### Removed
## [v3.1.4](https://github.com/dividab/abstract-visuals/compare/abstract-image@3.1.3...abstract-image@3.1.4) - 2022-01-05

@@ -16,0 +27,0 @@

4

package.json
{
"name": "abstract-image",
"version": "3.3.0",
"version": "3.3.2",
"description": "Dynamically create images using code or JSX and render to any format",

@@ -27,3 +27,3 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-image",

},
"gitHead": "4e74542bd1f1968608c09e0bff052881e511d76c"
"gitHead": "b672d84296a7b57fb4caaa69ad99771e6c399723"
}

@@ -0,0 +0,0 @@ # abstract-image

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -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 B64 from "base64-js";

@@ -0,0 +0,0 @@ export * from "./model/abstract-image";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

@@ -0,0 +0,0 @@ import { ExportTestDef } from "../export-test-def";

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

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

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc