Socket
Socket
Sign inDemoInstall

pixi-extra-events

Package Overview
Dependencies
11
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "pixi-extra-events",
"version": "0.1.0",
"version": "0.1.1",
"description": "Extra pixi pointer and touch events",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -16,3 +16,3 @@ const p = require( 'pixi.js' ); // eslint-disable-line import/no-extraneous-dependencies

this.processTouchOverOut.bind( this ),
true,
true
);

@@ -19,0 +19,0 @@ };

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc