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.22.1 to 4.22.2

1

@types/index.d.ts

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

constructor(viewport: Viewport)
paused: boolean
down(event: PIXI.InteractionEvent): void

@@ -352,0 +353,0 @@ up(event: PIXI.InteractionEvent): void

2

package.json
{
"name": "pixi-viewport",
"version": "4.22.1",
"version": "4.22.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