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

@pixi/canvas-display

Package Overview
Dependencies
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/canvas-display - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

6

dist/browser/canvas-display.js
/*!
* @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

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