Socket
Socket
Sign inDemoInstall

@pixi/accessibility

Package Overview
Dependencies
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/accessibility - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

8

dist/accessibility.js
/*!
* @pixi/accessibility - v5.0.2
* Compiled Tue, 07 May 2019 20:01:34 UTC
* @pixi/accessibility - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -430,3 +430,3 @@ * @pixi/accessibility is licensed under the MIT License.

*
* @param {Rectangle} hitArea - Bounds of the child
* @param {PIXI.Rectangle} hitArea - Bounds of the child
*/

@@ -462,3 +462,3 @@ AccessibilityManager.prototype.capHitArea = function capHitArea (hitArea)

* @private
* @param {DisplayObject} displayObject - The child to make accessible.
* @param {PIXI.DisplayObject} displayObject - The child to make accessible.
*/

@@ -465,0 +465,0 @@ AccessibilityManager.prototype.addChild = function addChild (displayObject)

/*!
* @pixi/accessibility - v5.0.2
* Compiled Tue, 07 May 2019 20:01:34 UTC
* @pixi/accessibility - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

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

/*!
* @pixi/accessibility - v5.0.2
* Compiled Tue, 07 May 2019 20:01:34 UTC
* @pixi/accessibility - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -428,3 +428,3 @@ * @pixi/accessibility is licensed under the MIT License.

*
* @param {Rectangle} hitArea - Bounds of the child
* @param {PIXI.Rectangle} hitArea - Bounds of the child
*/

@@ -460,3 +460,3 @@ AccessibilityManager.prototype.capHitArea = function capHitArea (hitArea)

* @private
* @param {DisplayObject} displayObject - The child to make accessible.
* @param {PIXI.DisplayObject} displayObject - The child to make accessible.
*/

@@ -463,0 +463,0 @@ AccessibilityManager.prototype.addChild = function addChild (displayObject)

/*!
* @pixi/accessibility - v5.0.2
* Compiled Tue, 07 May 2019 20:01:34 UTC
* @pixi/accessibility - v5.0.3
* Compiled Sun, 19 May 2019 19:03:31 UTC
*

@@ -432,3 +432,3 @@ * @pixi/accessibility is licensed under the MIT License.

*
* @param {Rectangle} hitArea - Bounds of the child
* @param {PIXI.Rectangle} hitArea - Bounds of the child
*/

@@ -464,3 +464,3 @@ AccessibilityManager.prototype.capHitArea = function capHitArea (hitArea)

* @private
* @param {DisplayObject} displayObject - The child to make accessible.
* @param {PIXI.DisplayObject} displayObject - The child to make accessible.
*/

@@ -467,0 +467,0 @@ AccessibilityManager.prototype.addChild = function addChild (displayObject)

{
"name": "@pixi/accessibility",
"version": "5.0.2",
"version": "5.0.3",
"main": "lib/accessibility.js",

@@ -31,11 +31,11 @@ "module": "lib/accessibility.es.js",

"dependencies": {
"@pixi/core": "^5.0.2",
"@pixi/display": "^5.0.1",
"@pixi/utils": "^5.0.1"
"@pixi/core": "^5.0.3",
"@pixi/display": "^5.0.3",
"@pixi/utils": "^5.0.3"
},
"devDependencies": {
"@pixi/canvas-renderer": "^5.0.2",
"@pixi/canvas-renderer": "^5.0.3",
"floss": "^2.2.0"
},
"gitHead": "99ae03b7565ae7ca5a6de633b0a277f7128fa4d0"
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c"
}

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