@pixi/canvas-extract
Advanced tools
Comparing version 6.2.2 to 6.3.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 | ||
* | ||
@@ -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
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
29722
75867