Socket
Socket
Sign inDemoInstall

@zityspace/react-annotate

Package Overview
Dependencies
134
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.1-beta.5 to 0.11.1-beta.6

2

dist/index.d.ts
import './styles/tailwind.css';
export { Annotator } from './components/Annotator';
export { ImageData, LabelConfigs } from './interfaces/basic';
export { ImageData, LabelConfigs, Annotations } from './interfaces/basic';
export { Label, LabelType, PointLabel, LineLabel, BoxLabel, MaskLabel, KeypointsLabel, } from './labels';
export { ColorStore } from './stores/ColorStore';
{
"name": "@zityspace/react-annotate",
"version": "0.11.1-beta.5",
"version": "0.11.1-beta.6",
"description": "React library for annotating computer vision datasets",

@@ -42,3 +42,3 @@ "author": "ZitySpace",

"@testing-library/react": "^12.1.2",
"@types/fabric": "^4.5.8",
"@types/fabric": "^4.5.15",
"@types/jest": "^27.4.0",

@@ -83,3 +83,3 @@ "@types/md5": "^2.3.2",

"@use-gesture/react": "^10.2.4",
"fabric": "^5.2.1",
"fabric": "^5.3.0",
"md5": "^2.3.0",

@@ -86,0 +86,0 @@ "randomcolor": "^0.6.2",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc