Socket
Socket
Sign inDemoInstall

@pixi/display

Package Overview
Dependencies
3
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.2.1

4

dist/browser/display.min.js
/*!
* @pixi/display - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
* @pixi/display - v6.2.1
* Compiled Tue, 21 Dec 2021 19:56:15 UTC
*

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

/*!
* @pixi/display - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
* @pixi/display - v6.2.1
* Compiled Tue, 21 Dec 2021 19:56:15 UTC
*

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

/*!
* @pixi/display - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
* @pixi/display - v6.2.1
* Compiled Tue, 21 Dec 2021 19:56:15 UTC
*

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

@@ -229,3 +229,3 @@ /// <reference path="./global.d.ts" />

*/
addChild<T extends DisplayObject>(...children: [T, ...DisplayObject[]]): T;
addChild<T extends DisplayObject[]>(...children: T): T[0];
/**

@@ -232,0 +232,0 @@ * Adds a child to the container at a specified index. If the index is out of bounds an error will be thrown

{
"name": "@pixi/display",
"version": "6.2.0",
"version": "6.2.1",
"main": "dist/cjs/display.js",

@@ -28,7 +28,7 @@ "module": "dist/esm/display.js",

"peerDependencies": {
"@pixi/math": "6.2.0",
"@pixi/settings": "6.2.0",
"@pixi/utils": "6.2.0"
"@pixi/math": "6.2.1",
"@pixi/settings": "6.2.1",
"@pixi/utils": "6.2.1"
},
"gitHead": "793f21c0d0f2d2a423bd4339f40a569e1ea68711"
"gitHead": "f5d077993ddf17b6381b876edf012d72e2e5123f"
}

Sorry, the diff of this file is too big to display

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 too big to display

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 too big to display

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc