@leafer/interface
Advanced tools
+1
-1
| { | ||
| "name": "@leafer/interface", | ||
| "version": "1.12.0", | ||
| "version": "1.12.1", | ||
| "description": "@leafer/interface", | ||
@@ -5,0 +5,0 @@ "author": "Chao (Leafer) Wan", |
@@ -682,4 +682,4 @@ import { ILeaferBase } from '../app/ILeafer' | ||
| hit(world: IPointData, hitRadius?: number): boolean | ||
| __hitWorld(point: IRadiusPointData): boolean | ||
| __hit(local: IRadiusPointData): boolean | ||
| __hitWorld(point: IRadiusPointData, forceHitFill?: boolean): boolean | ||
| __hit(local: IRadiusPointData, forceHitFill?: boolean): boolean | ||
| __hitFill(inner: IRadiusPointData): boolean | ||
@@ -686,0 +686,0 @@ __hitStroke(inner: IRadiusPointData, strokeWidth: number): boolean |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
216521
0.04%