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
2
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.28 to 0.4.0-beta.29

2

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

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

@@ -39,2 +39,4 @@ import type { Element, ElementType } from './element';

data: Data;
selectedElements?: Element[] | null;
hoverElement?: Element | null;
}

@@ -41,0 +43,0 @@ export interface CoreEventScale {

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