Socket
Socket
Sign inDemoInstall

ailabel

Package Overview
Dependencies
0
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.4 to 5.0.5

CHANGELOG.md

2

package.json
{
"name": "ailabel",
"version": "5.0.4",
"version": "5.0.5",
"description": "图像标注",

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

@@ -39,3 +39,3 @@ # AILabel

const gMap =new AILabel.Map(CONTAINER_ID, {
center: {x: 0, y: 0},
center: {x: 250, y: 177},
zoom: 800,

@@ -53,4 +53,4 @@ mode: 'PAN' // 绘制线段

position: { // 图片左上角坐标
x: -250,
y: 177
x: 0,
y: 0
}

@@ -57,0 +57,0 @@ }, // imageInfo

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc