@pixi/canvas-mesh
Advanced tools
Comparing version 7.1.2 to 7.1.3
@@ -27,5 +27,5 @@ declare namespace GlobalMixins | ||
{ | ||
/** @deprecated */ | ||
/** @deprecated since 7.1.0 */ | ||
MESH_CANVAS_PADDING: number; | ||
} | ||
} |
{ | ||
"name": "@pixi/canvas-mesh", | ||
"version": "7.1.2", | ||
"version": "7.1.3", | ||
"main": "lib/index.js", | ||
@@ -45,3 +45,3 @@ "module": "lib/index.mjs", | ||
], | ||
"gitHead": "27e65c73bb36a06fd00d6da5bf460bbee9f6c984" | ||
"gitHead": "232489b10c051880a3cc4eff321ceebdd61a4562" | ||
} |
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
90930