@pixi/graphics-extras
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -1,2 +0,2 @@ | ||
/// <reference types="@pixi/graphics-extras/global" /> | ||
/// <reference types="packages/graphics-extras/global" /> | ||
import { drawTorus } from './drawTorus'; | ||
@@ -3,0 +3,0 @@ import { drawChamferRect } from './drawChamferRect'; |
{ | ||
"name": "@pixi/graphics-extras", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"main": "lib/index.js", | ||
@@ -39,3 +39,3 @@ "module": "lib/index.mjs", | ||
], | ||
"gitHead": "4cbadba3e46c4987f505e76a7f4e844d95a120cc" | ||
"gitHead": "5af70a715e1cd009f18665c72b3804d863c1d3f9" | ||
} |
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
54874