Socket
Socket
Sign inDemoInstall

@pixi/settings

Package Overview
Dependencies
0
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.5.1 to 6.5.2

6

dist/browser/settings.js
/*!
* @pixi/settings - v6.5.1
* Compiled Sun, 24 Jul 2022 20:56:21 UTC
* @pixi/settings - v6.5.2
* Compiled Wed, 24 Aug 2022 13:51:19 UTC
*

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

getNavigator: function () { return navigator; },
getBaseUrl: function () { var _a; return (_a = document.baseURI) !== null && _a !== void 0 ? _a : window.location.href; },
getBaseUrl: function () { var _a; return ((_a = document.baseURI) !== null && _a !== void 0 ? _a : window.location.href); },
fetch: function (url, options) { return fetch(url, options); },

@@ -30,0 +30,0 @@ };

/*!
* @pixi/settings - v6.5.1
* Compiled Sun, 24 Jul 2022 20:56:21 UTC
* @pixi/settings - v6.5.2
* Compiled Wed, 24 Aug 2022 13:51:19 UTC
*

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

/*!
* @pixi/settings - v6.5.1
* Compiled Sun, 24 Jul 2022 20:56:21 UTC
* @pixi/settings - v6.5.2
* Compiled Wed, 24 Aug 2022 13:51:19 UTC
*

@@ -13,4 +13,4 @@ * @pixi/settings is licensed under the MIT License.

/*!
* @pixi/constants - v6.5.1
* Compiled Sun, 24 Jul 2022 20:56:21 UTC
* @pixi/constants - v6.5.2
* Compiled Wed, 24 Aug 2022 13:51:19 UTC
*

@@ -542,3 +542,3 @@ * @pixi/constants is licensed under the MIT License.

getNavigator: function () { return navigator; },
getBaseUrl: function () { var _a; return (_a = document.baseURI) !== null && _a !== void 0 ? _a : window.location.href; },
getBaseUrl: function () { var _a; return ((_a = document.baseURI) !== null && _a !== void 0 ? _a : window.location.href); },
fetch: function (url, options) { return fetch(url, options); },

@@ -545,0 +545,0 @@ };

/*!
* @pixi/settings - v6.5.1
* Compiled Sun, 24 Jul 2022 20:56:21 UTC
* @pixi/settings - v6.5.2
* Compiled Wed, 24 Aug 2022 13:51:19 UTC
*

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

{
"name": "@pixi/settings",
"version": "6.5.1",
"version": "6.5.2",
"main": "dist/cjs/settings.js",

@@ -43,3 +43,3 @@ "module": "dist/esm/settings.mjs",

},
"gitHead": "a344b58dc859e3a60f75d2dc95b7d45180c766d8"
"gitHead": "48ab2f2d009bfb541079ef169df79e4174930f0a"
}

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

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc