@pixi/canvas-display
Advanced tools
Comparing version 6.3.0 to 6.3.1
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -55,3 +55,3 @@ * @pixi/canvas-display is licensed under the MIT License. | ||
}(PIXI)); | ||
})(PIXI); | ||
//# sourceMappingURL=canvas-display.js.map |
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-display is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-display is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -8,3 +8,3 @@ * @pixi/canvas-display is licensed under the MIT License. | ||
*/ | ||
"use strict";var display=require("@pixi/display");display.Container.prototype._renderCanvas=function(a){},display.Container.prototype.renderCanvas=function(a){if(this.visible&&!(this.worldAlpha<=0)&&this.renderable){this._mask&&a.maskManager.pushMask(this._mask),this._renderCanvas(a);for(var s=0,i=this.children.length;s<i;++s)this.children[s].renderCanvas(a);this._mask&&a.maskManager.popMask(a)}},display.DisplayObject.prototype.renderCanvas=function(a){}; | ||
"use strict";var a=require("@pixi/display");a.Container.prototype._renderCanvas=function(a){},a.Container.prototype.renderCanvas=function(a){if(this.visible&&!(this.worldAlpha<=0)&&this.renderable){this._mask&&a.maskManager.pushMask(this._mask),this._renderCanvas(a);for(var e=0,r=this.children.length;e<r;++e)this.children[e].renderCanvas(a);this._mask&&a.maskManager.popMask(a)}},a.DisplayObject.prototype.renderCanvas=function(a){}; | ||
//# sourceMappingURL=canvas-display.min.js.map |
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-display is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-display - v6.3.0 | ||
* Compiled Wed, 23 Mar 2022 18:58:56 UTC | ||
* @pixi/canvas-display - v6.3.1 | ||
* Compiled Tue, 03 May 2022 13:21:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-display is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-display", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"main": "dist/cjs/canvas-display.js", | ||
@@ -29,5 +29,5 @@ "module": "dist/esm/canvas-display.js", | ||
"peerDependencies": { | ||
"@pixi/display": "6.3.0" | ||
"@pixi/display": "6.3.1" | ||
}, | ||
"gitHead": "dc311cdd7a28e6817556cdc674fd15ef71069467" | ||
"gitHead": "a520915d81f307c40fcbad5d877b0f2de465c4bf" | ||
} |
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
24388