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.0.0-rc to 5.0.0-rc.2

12

lib/settings.es.js
/*!
* @pixi/settings - v5.0.0-rc
* Compiled Fri, 01 Feb 2019 04:50:10 UTC
* @pixi/settings - v5.0.0-rc.2
* Compiled Mon, 18 Feb 2019 23:45:28 UTC
*

@@ -100,6 +100,6 @@ * @pixi/settings is licensed under the MIT License.

* @memberof PIXI.settings
* @type {boolean}
* @default true
* @type {PIXI.MIPMAP_MODES}
* @default PIXI.MIPMAP_MODES.POW2
*/
MIPMAP_TEXTURES: true,
MIPMAP_TEXTURES: 1,

@@ -110,3 +110,3 @@ /**

* @static
* @name RESOLTION
* @name RESOLUTION
* @memberof PIXI.settings

@@ -113,0 +113,0 @@ * @type {number}

/*!
* @pixi/settings - v5.0.0-rc
* Compiled Fri, 01 Feb 2019 04:50:10 UTC
* @pixi/settings - v5.0.0-rc.2
* Compiled Mon, 18 Feb 2019 23:45:28 UTC
*

@@ -106,6 +106,6 @@ * @pixi/settings is licensed under the MIT License.

* @memberof PIXI.settings
* @type {boolean}
* @default true
* @type {PIXI.MIPMAP_MODES}
* @default PIXI.MIPMAP_MODES.POW2
*/
MIPMAP_TEXTURES: true,
MIPMAP_TEXTURES: 1,

@@ -116,3 +116,3 @@ /**

* @static
* @name RESOLTION
* @name RESOLUTION
* @memberof PIXI.settings

@@ -119,0 +119,0 @@ * @type {number}

{
"name": "@pixi/settings",
"version": "5.0.0-rc",
"version": "5.0.0-rc.2",
"main": "lib/settings.js",

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

},
"gitHead": "9026a1bbca9a9d86b7a3b6d5eb4fa2c3145c2b85"
"gitHead": "53b354f4e01d3baee7223756dd09a3163ad29d0f"
}

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