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

pixi.js

Package Overview
Dependencies
Maintainers
1
Versions
460
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixi.js - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

bower.json
{
"name": "pixi.js",
"version": "2.2.0",
"version": "2.2.1",

@@ -5,0 +5,0 @@ "main": "bin/pixi.dev.js",

{
"name": "pixi.js",
"version": "2.2.0",
"version": "2.2.1",
"description": "Pixi.js is a fast lightweight 2D library that works across all devices.",

@@ -5,0 +5,0 @@

@@ -171,3 +171,3 @@ /**

//TODO - tweaking
PIXI.updateWebGLTexture(this.tilingTexture.baseTexture, renderSession.gl);
renderSession.renderer.updateTexture(this.tilingTexture.baseTexture);
this.tilingTexture.needsUpdate = false;

@@ -174,0 +174,0 @@ // this.tilingTexture._uvs = null;

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

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

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