@leafer/interface
Advanced tools
+1
-1
| { | ||
| "name": "@leafer/interface", | ||
| "version": "1.9.9", | ||
| "version": "1.9.10", | ||
| "description": "@leafer/interface", | ||
@@ -5,0 +5,0 @@ "author": "Chao (Leafer) Wan", |
@@ -555,3 +555,4 @@ import { ILeaferBase } from '../app/ILeafer' | ||
| set(data: IObject, transition?: ITransition): void | ||
| get(name?: string | string[] | IObject): ILeafInputData | IValue | ||
| get<K extends keyof this>(name: K): this[K] | ||
| get<K extends keyof this>(name?: K[] | ILeafInputData): ILeafInputData | ||
| setAttr(name: string, value: any): void | ||
@@ -558,0 +559,0 @@ getAttr(name: string): any |
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
209674
0.05%5367
0.04%