@pixi/graphics
Advanced tools
Comparing version 7.3.2 to 7.3.3
/// <reference path="../global.d.ts" /> | ||
import { ArcUtils, BatchPart, BezierUtils, buildLine, QuadraticUtils } from './utils'; | ||
import type { SHAPES } from '@pixi/core'; | ||
import type { BatchDrawCall } from '@pixi/core/'; | ||
import type { BatchDrawCall, SHAPES } from '@pixi/core'; | ||
import type { IShapeBuildCommand } from './utils/IShapeBuildCommand'; | ||
@@ -6,0 +5,0 @@ export * from './const'; |
{ | ||
"name": "@pixi/graphics", | ||
"version": "7.3.2", | ||
"version": "7.3.3", | ||
"main": "lib/index.js", | ||
@@ -39,6 +39,6 @@ "module": "lib/index.mjs", | ||
"peerDependencies": { | ||
"@pixi/core": "7.3.2", | ||
"@pixi/display": "7.3.2", | ||
"@pixi/sprite": "7.3.2" | ||
"@pixi/core": "7.3.3", | ||
"@pixi/display": "7.3.3", | ||
"@pixi/sprite": "7.3.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
529563
4525