Socket
Socket
Sign inDemoInstall

@pixi/sprite

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/sprite - npm Package Compare versions

Comparing version 7.3.2 to 7.3.3

2

lib/Sprite.d.ts

@@ -5,3 +5,3 @@ import { BLEND_MODES, ObservablePoint, Rectangle, Texture } from '@pixi/core';

import type { IDestroyOptions } from '@pixi/display';
export declare type SpriteSource = TextureSource | Texture;
export type SpriteSource = TextureSource | Texture;
export interface Sprite extends GlobalMixins.Sprite, Container {

@@ -8,0 +8,0 @@ }

{
"name": "@pixi/sprite",
"version": "7.3.2",
"version": "7.3.3",
"main": "lib/index.js",

@@ -39,5 +39,5 @@ "module": "lib/index.mjs",

"peerDependencies": {
"@pixi/core": "7.3.2",
"@pixi/display": "7.3.2"
"@pixi/core": "7.3.3",
"@pixi/display": "7.3.3"
}
}
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