@leafer/interface
Advanced tools
+1
-1
| { | ||
| "name": "@leafer/interface", | ||
| "version": "2.0.3", | ||
| "version": "2.0.4", | ||
| "description": "@leafer/interface", | ||
@@ -5,0 +5,0 @@ "author": "Chao (Leafer) Wan", |
@@ -108,2 +108,4 @@ import { ICanvasPattern } from '../canvas/ICanvas' | ||
| childrenMap?: ILeaferImageMap | ||
| filter?: any[] | ||
| filterKey?: string | ||
@@ -110,0 +112,0 @@ |
@@ -82,2 +82,3 @@ import { INumberFunction, IPointDataFunction } from '../function/IFunction' | ||
| replaceDownTarget(target: ILeaf): void | ||
| updateDownData(data?: IPointerEvent, options?: IPickOptions, merge?: boolean): void | ||
@@ -108,2 +109,3 @@ updateHoverData(data: IPointerEvent): void | ||
| keyEvent?: boolean | ||
| shadowDOM?: boolean | ||
| } | ||
@@ -110,0 +112,0 @@ |
@@ -51,2 +51,4 @@ import { IBounds } from '../math/IMath' | ||
| __updatedList: ILeafList | ||
| disable(): void | ||
@@ -53,0 +55,0 @@ |
@@ -84,2 +84,3 @@ import { IFunction, IStringFunction } from '../function/IFunction' | ||
| setPatternTransform(pattern: ICanvasPattern, transform?: IMatrixData, paint?: IObject): void | ||
| applyFilter?(canvas: any, image: any, filter: any[]): void | ||
| }, | ||
@@ -86,0 +87,0 @@ |
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
229545
0.16%5890
0.17%