pixi-viewport
Advanced tools
Comparing version 4.13.1 to 4.13.2
@@ -159,3 +159,3 @@ import * as PIXI from 'pixi.js' | ||
{ | ||
time: number | ||
time?: number | ||
position?: PIXI.Point | ||
@@ -162,0 +162,0 @@ width?: number |
{ | ||
"name": "pixi-viewport", | ||
"version": "4.13.1", | ||
"version": "4.13.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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
649226