Socket
Socket
Sign inDemoInstall

@pixi/canvas-renderer

Package Overview
Dependencies
33
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.2 to 7.2.3

2

lib/CanvasRenderer.d.ts

@@ -253,2 +253,3 @@ import { RENDERER_TYPE, SystemManager } from '@pixi/core';

* @deprecated since 7.0.0
* @ignore
*/

@@ -264,2 +265,3 @@ set backgroundColor(value: ColorSource);

* @deprecated since 7.0.0
* @ignore
*/

@@ -266,0 +268,0 @@ set backgroundAlpha(value: number);

4

package.json
{
"name": "@pixi/canvas-renderer",
"version": "7.2.2",
"version": "7.2.3",
"main": "lib/index.js",

@@ -39,4 +39,4 @@ "module": "lib/index.mjs",

"peerDependencies": {
"@pixi/core": "7.2.2"
"@pixi/core": "7.2.3"
}
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc