evanyou-canvas
Advanced tools
Comparing version 0.3.2 to 0.3.3
declare function evanyouCanvas( | ||
parentElement: HTMLElement | string, | ||
documentClick?: boolean | ||
documentClick?: true | ||
): { | ||
@@ -5,0 +5,0 @@ element: HTMLElement; |
{ | ||
"name": "evanyou-canvas", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"main": "dist/evanyou-canvas.umd.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/evanyou-canvas.mjs", |
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
17111