🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

glibline

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glibline - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+1
-1
models/timeline.ts

@@ -385,3 +385,3 @@ import { h } from "../h";

this.lineOptions.tipTextSize
}px;top:${this.y}px;left:${this.x + 10}px;z-index:1`,
}px;top:${this.y}px;left:${this.x + 10}px;z-index:1;min-width:150px;`,
},

@@ -388,0 +388,0 @@ h(

{
"name": "glibline",
"version": "0.0.5",
"version": "0.0.6",
"description": "时间轴(timeline),用于实现根据时间对数据事件操作。",

@@ -5,0 +5,0 @@ "main": "index.ts",