Socket
Socket
Sign inDemoInstall

@pixi/canvas-display

Package Overview
Dependencies
1
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

4

dist/browser/canvas-display.js
/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

/*!
* @pixi/canvas-display - v6.0.2
* Compiled Mon, 05 Apr 2021 18:17:46 UTC
* @pixi/canvas-display - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
*

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

declare namespace GlobalMixins {
interface Container {
_renderCanvas?(renderer: import('@pixi/canvas-renderer').CanvasRenderer): void;
_renderCanvas(renderer: import('@pixi/canvas-renderer').CanvasRenderer): void;
}
}
/// <reference path="./global.d.ts" />
export { }
export as namespace PIXI;
{
"name": "@pixi/canvas-display",
"version": "6.0.2",
"version": "6.0.3",
"main": "dist/cjs/canvas-display.js",

@@ -29,5 +29,5 @@ "module": "dist/esm/canvas-display.js",

"dependencies": {
"@pixi/display": "6.0.2"
"@pixi/display": "6.0.3"
},
"gitHead": "de01499551d4ea11b109f96a9319c9d8c850854b"
"gitHead": "23d31cc7a7f921bc346e5f1a398a6ae958554ba6"
}
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