Socket
Socket
Sign inDemoInstall

@pixi/settings

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/settings - npm Package Compare versions

Comparing version 5.1.1 to 5.1.3

6

dist/settings.js
/*!
* @pixi/settings - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/settings - v5.1.3
* Compiled Mon, 09 Sep 2019 04:51:53 UTC
*

@@ -110,3 +110,3 @@ * @pixi/settings is licensed under the MIT License.

* // will support high-density displays when rendering
* PIXI.settings.RESOLUTION = window.devicePixelRatio.
* PIXI.settings.RESOLUTION = window.devicePixelRatio;
*

@@ -113,0 +113,0 @@ * // Disable interpolation when scaling, will make texture be pixelated

/*!
* @pixi/settings - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/settings - v5.1.3
* Compiled Mon, 09 Sep 2019 04:51:53 UTC
*

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

/*!
* @pixi/settings - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/settings - v5.1.3
* Compiled Mon, 09 Sep 2019 04:51:53 UTC
*

@@ -86,3 +86,3 @@ * @pixi/settings is licensed under the MIT License.

* // will support high-density displays when rendering
* PIXI.settings.RESOLUTION = window.devicePixelRatio.
* PIXI.settings.RESOLUTION = window.devicePixelRatio;
*

@@ -89,0 +89,0 @@ * // Disable interpolation when scaling, will make texture be pixelated

/*!
* @pixi/settings - v5.1.1
* Compiled Fri, 02 Aug 2019 23:20:23 UTC
* @pixi/settings - v5.1.3
* Compiled Mon, 09 Sep 2019 04:51:53 UTC
*

@@ -91,3 +91,3 @@ * @pixi/settings is licensed under the MIT License.

* // will support high-density displays when rendering
* PIXI.settings.RESOLUTION = window.devicePixelRatio.
* PIXI.settings.RESOLUTION = window.devicePixelRatio;
*

@@ -94,0 +94,0 @@ * // Disable interpolation when scaling, will make texture be pixelated

{
"name": "@pixi/settings",
"version": "5.1.1",
"version": "5.1.3",
"main": "lib/settings.js",

@@ -29,3 +29,3 @@ "module": "lib/settings.es.js",

},
"gitHead": "40e1e4a12518ee067c6871dcdd930602346197de"
"gitHead": "ee5ed4ddb3e1967f7e8a88c952479d51368fd3e2"
}

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