Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pixi/canvas-extract

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/canvas-extract - npm Package Compare versions

Comparing version 6.2.2 to 6.3.0

6

dist/browser/canvas-extract.js
/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -43,3 +43,3 @@ * @pixi/canvas-extract is licensed under the MIT License.

/**
* Will return a a base64 encoded string of this target. It works by calling
* Will return a base64 encoded string of this target. It works by calling
* `CanvasExtract.getCanvas` and then running toDataURL on that.

@@ -46,0 +46,0 @@ *

/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -5,0 +5,0 @@ * @pixi/canvas-extract is licensed under the MIT License.

/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -47,3 +47,3 @@ * @pixi/canvas-extract is licensed under the MIT License.

/**
* Will return a a base64 encoded string of this target. It works by calling
* Will return a base64 encoded string of this target. It works by calling
* `CanvasExtract.getCanvas` and then running toDataURL on that.

@@ -50,0 +50,0 @@ *

/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -5,0 +5,0 @@ * @pixi/canvas-extract is licensed under the MIT License.

/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -43,3 +43,3 @@ * @pixi/canvas-extract is licensed under the MIT License.

/**
* Will return a a base64 encoded string of this target. It works by calling
* Will return a base64 encoded string of this target. It works by calling
* `CanvasExtract.getCanvas` and then running toDataURL on that.

@@ -46,0 +46,0 @@ *

/*!
* @pixi/canvas-extract - v6.2.2
* Compiled Wed, 26 Jan 2022 16:23:27 UTC
* @pixi/canvas-extract - v6.3.0
* Compiled Wed, 23 Mar 2022 18:58:56 UTC
*

@@ -5,0 +5,0 @@ * @pixi/canvas-extract is licensed under the MIT License.

@@ -31,3 +31,3 @@ import { CanvasRenderer } from '@pixi/canvas-renderer';

/**
* Will return a a base64 encoded string of this target. It works by calling
* Will return a base64 encoded string of this target. It works by calling
* `CanvasExtract.getCanvas` and then running toDataURL on that.

@@ -34,0 +34,0 @@ *

{
"name": "@pixi/canvas-extract",
"version": "6.2.2",
"version": "6.3.0",
"main": "dist/cjs/canvas-extract.js",

@@ -28,9 +28,9 @@ "module": "dist/esm/canvas-extract.js",

"peerDependencies": {
"@pixi/canvas-renderer": "6.2.2",
"@pixi/core": "6.2.2",
"@pixi/display": "6.2.2",
"@pixi/math": "6.2.2",
"@pixi/utils": "6.2.2"
"@pixi/canvas-renderer": "6.3.0",
"@pixi/core": "6.3.0",
"@pixi/display": "6.3.0",
"@pixi/math": "6.3.0",
"@pixi/utils": "6.3.0"
},
"gitHead": "23c4599ad83dbb128d71a1010aa6c4fb96779270"
"gitHead": "dc311cdd7a28e6817556cdc674fd15ef71069467"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc