New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@idraw/types

Package Overview
Dependencies
Maintainers
0
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idraw/types - npm Package Compare versions

Comparing version 0.4.0-beta.35 to 0.4.0-beta.36

2

package.json
{
"name": "@idraw/types",
"version": "0.4.0-beta.35",
"version": "0.4.0-beta.36",
"description": "",

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

@@ -172,3 +172,4 @@ import type { Point, PointSize } from './point';

hasPointDown: boolean;
inCanvas: boolean;
prevClickPoint: Point | null;
}

@@ -23,2 +23,3 @@ import { ViewRectVertexes } from './view';

center: PointSize;
size: number;
}

@@ -25,0 +26,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc