@pixi/canvas-graphics
Advanced tools
Comparing version 6.0.2 to 6.0.3
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-graphics - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* @pixi/canvas-graphics - v6.0.3 | ||
* Compiled Mon, 10 May 2021 17:16:58 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
declare namespace GlobalMixins { | ||
interface Graphics { | ||
_renderCanvas?(renderer: import('@pixi/canvas-renderer').CanvasRenderer): void; | ||
_renderCanvas(renderer: import('@pixi/canvas-renderer').CanvasRenderer): void; | ||
generateCanvasTexture(scaleMode: import('@pixi/constants').SCALE_MODES, resolution?: number): Texture; | ||
@@ -5,0 +5,0 @@ cachedGraphicsData: import('@pixi/graphics').GraphicsData[]; |
@@ -45,2 +45,2 @@ /// <reference path="./global.d.ts" /> | ||
export { } | ||
export as namespace PIXI; |
{ | ||
"name": "@pixi/canvas-graphics", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"main": "dist/cjs/canvas-graphics.js", | ||
@@ -28,10 +28,10 @@ "module": "dist/esm/canvas-graphics.js", | ||
"dependencies": { | ||
"@pixi/canvas-display": "6.0.2", | ||
"@pixi/canvas-renderer": "6.0.2", | ||
"@pixi/constants": "6.0.2", | ||
"@pixi/core": "6.0.2", | ||
"@pixi/graphics": "6.0.2", | ||
"@pixi/math": "6.0.2" | ||
"@pixi/canvas-display": "6.0.3", | ||
"@pixi/canvas-renderer": "6.0.3", | ||
"@pixi/constants": "6.0.3", | ||
"@pixi/core": "6.0.3", | ||
"@pixi/graphics": "6.0.3", | ||
"@pixi/math": "6.0.3" | ||
}, | ||
"gitHead": "de01499551d4ea11b109f96a9319c9d8c850854b" | ||
"gitHead": "23d31cc7a7f921bc346e5f1a398a6ae958554ba6" | ||
} |
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
225706
+ Added@pixi/canvas-display@6.0.3(transitive)
+ Added@pixi/canvas-renderer@6.0.3(transitive)
+ Added@pixi/constants@6.0.3(transitive)
+ Added@pixi/core@6.0.3(transitive)
+ Added@pixi/display@6.0.3(transitive)
+ Added@pixi/graphics@6.0.3(transitive)
+ Added@pixi/math@6.0.3(transitive)
+ Added@pixi/runner@6.0.3(transitive)
+ Added@pixi/settings@6.0.3(transitive)
+ Added@pixi/sprite@6.0.3(transitive)
+ Added@pixi/ticker@6.0.3(transitive)
+ Added@pixi/utils@6.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
- Removed@pixi/canvas-display@6.0.2(transitive)
- Removed@pixi/canvas-renderer@6.0.2(transitive)
- Removed@pixi/constants@6.0.2(transitive)
- Removed@pixi/core@6.0.2(transitive)
- Removed@pixi/display@6.0.2(transitive)
- Removed@pixi/graphics@6.0.2(transitive)
- Removed@pixi/math@6.0.2(transitive)
- Removed@pixi/runner@6.0.2(transitive)
- Removed@pixi/settings@6.0.2(transitive)
- Removed@pixi/sprite@6.0.2(transitive)
- Removed@pixi/ticker@6.0.2(transitive)
- Removed@pixi/utils@6.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
Updated@pixi/canvas-display@6.0.3
Updated@pixi/canvas-renderer@6.0.3
Updated@pixi/constants@6.0.3
Updated@pixi/core@6.0.3
Updated@pixi/graphics@6.0.3
Updated@pixi/math@6.0.3