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

@leafer-in/interface

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafer-in/interface - npm Package Compare versions

Comparing version
1.4.0
to
1.4.1
+3
-3
package.json
{
"name": "@leafer-in/interface",
"version": "1.4.0",
"version": "1.4.1",
"description": "@leafer-in/interface",

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

"peerDependencies": {
"@leafer-ui/interface": "^1.4.0",
"@leafer/interface": "^1.4.0"
"@leafer-ui/interface": "^1.4.1",
"@leafer/interface": "^1.4.1"
}
}

@@ -1,2 +0,2 @@

import { IEditBoxBase, IUI, IRectInputData, IGroup, IBoundsData, IBounds, IPointerEvent, IRect, IMatrix, IFunction, IEditorBase, IPointData, ILayoutBoundsData, IEventListenerId, IObject, IEvent, IMatrixData, IAround, IDragEvent, IImageData, IImageInputData, IFourNumber, IBoxInputData, IAxisAlign, IFlowWrap, IGap, IFlowAlign } from '@leafer-ui/interface';
import { IEditBoxBase, IUI, IRectInputData, IGroup, IBoundsData, IBounds, IPointerEvent, IRect, IMatrix, IFunction, IEditorBase, IObject, IEventListenerId, IEvent, IPointData, IMatrixData, IAround, IDragEvent, ILayoutBoundsData, IImageData, IImageInputData, IBoxInputData, IFourNumber, IAxisAlign, IFlowWrap, IGap, IFlowAlign } from '@leafer-ui/interface';
export * from '@leafer-ui/interface';

@@ -3,0 +3,0 @@