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-alpha.4 to 0.4.0-alpha.5

2

package.json
{
"name": "@idraw/types",
"version": "0.4.0-alpha.4",
"version": "0.4.0-alpha.5",
"description": "",

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

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

eventHub: UtilEventEmitter<E>;
container?: HTMLDivElement;
canvas?: HTMLCanvasElement;
}

@@ -97,2 +99,3 @@

viewContent: ViewContent;
container?: HTMLDivElement;
}

@@ -99,0 +102,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