Socket
Socket
Sign inDemoInstall

@pixi/math

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/math - npm Package Compare versions

Comparing version 7.3.2 to 7.3.3

2

lib/groupD8.d.ts
import { Matrix } from './Matrix';
declare type GD8Symmetry = number;
type GD8Symmetry = number;
/**

@@ -4,0 +4,0 @@ * @memberof PIXI

@@ -24,3 +24,3 @@ /// <reference path="../global.d.ts" />

*/
export declare type IShape = Circle | Ellipse | Polygon | Rectangle | RoundedRectangle;
export type IShape = Circle | Ellipse | Polygon | Rectangle | RoundedRectangle;
/**

@@ -27,0 +27,0 @@ * @memberof PIXI

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

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

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