Socket
Socket
Sign inDemoInstall

@pixi/display

Package Overview
Dependencies
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/display - npm Package Compare versions

Comparing version 5.0.1 to 5.0.3

6

dist/display.js
/*!
* @pixi/display - v5.0.1
* Compiled Mon, 06 May 2019 04:23:34 UTC
* @pixi/display - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -1445,3 +1445,3 @@ * @pixi/display is licensed under the MIT License.

* @param {number} [endIndex=this.children.length] - The ending position. Default value is size of the container.
* @returns {DisplayObject[]} List of removed children
* @returns {PIXI.DisplayObject[]} List of removed children
*/

@@ -1448,0 +1448,0 @@ Container.prototype.removeChildren = function removeChildren (beginIndex, endIndex)

/*!
* @pixi/display - v5.0.1
* Compiled Mon, 06 May 2019 04:23:34 UTC
* @pixi/display - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

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

/*!
* @pixi/display - v5.0.1
* Compiled Mon, 06 May 2019 04:23:34 UTC
* @pixi/display - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -1445,3 +1445,3 @@ * @pixi/display is licensed under the MIT License.

* @param {number} [endIndex=this.children.length] - The ending position. Default value is size of the container.
* @returns {DisplayObject[]} List of removed children
* @returns {PIXI.DisplayObject[]} List of removed children
*/

@@ -1448,0 +1448,0 @@ Container.prototype.removeChildren = function removeChildren (beginIndex, endIndex)

/*!
* @pixi/display - v5.0.1
* Compiled Mon, 06 May 2019 04:23:34 UTC
* @pixi/display - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -1449,3 +1449,3 @@ * @pixi/display is licensed under the MIT License.

* @param {number} [endIndex=this.children.length] - The ending position. Default value is size of the container.
* @returns {DisplayObject[]} List of removed children
* @returns {PIXI.DisplayObject[]} List of removed children
*/

@@ -1452,0 +1452,0 @@ Container.prototype.removeChildren = function removeChildren (beginIndex, endIndex)

{
"name": "@pixi/display",
"version": "5.0.1",
"version": "5.0.3",
"main": "lib/display.js",

@@ -30,5 +30,5 @@ "module": "lib/display.es.js",

"dependencies": {
"@pixi/math": "^5.0.0-rc.3",
"@pixi/settings": "^5.0.1",
"@pixi/utils": "^5.0.1"
"@pixi/math": "^5.0.3",
"@pixi/settings": "^5.0.3",
"@pixi/utils": "^5.0.3"
},

@@ -38,3 +38,3 @@ "devDependencies": {

},
"gitHead": "22f146c932d8e9e0ec952ca64b83dd57764d3ac6"
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c"
}

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