Socket
Socket
Sign inDemoInstall

pixi-viewport

Package Overview
Dependencies
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixi-viewport - npm Package Compare versions

Comparing version 4.21.1 to 4.21.2

2

@types/index.d.ts

@@ -297,3 +297,3 @@ import * as PIXI from 'pixi.js'

on(
event: PIXI.InteractionEvent,
event: string,
fn: (event: PIXI.InteractionEvent) => void,

@@ -300,0 +300,0 @@ context?: any

{
"name": "pixi-viewport",
"version": "4.21.1",
"version": "4.21.2",
"description": "A highly configurable viewport/2D camera designed to work with pixi.js. Features include dragging, pinch-to-zoom, mouse wheel zooming, decelerated dragging, follow target, snap to point, snap to zoom, clamping, bouncing on edges, and move on mouse edges.",

@@ -5,0 +5,0 @@ "main": "dist/viewport.js",

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