You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@leafer/interface

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafer/interface - npm Package Compare versions

Comparing version
1.2.0
to
1.2.1
+1
-1
package.json
{
"name": "@leafer/interface",
"version": "1.2.0",
"version": "1.2.1",
"description": "@leafer/interface",

@@ -5,0 +5,0 @@ "author": "Chao (Leafer) Wan",

@@ -550,3 +550,3 @@ import { ILeaferBase } from '../app/ILeafer'

forceUpdate(attrName?: string): void
forceRender(_bounds?: IBoundsData): void
forceRender(bounds?: IBoundsData, sync?: boolean): void

@@ -553,0 +553,0 @@ // ILeafMatrix ->

Sorry, the diff of this file is too big to display