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

@zsviczian/excalidraw

Package Overview
Dependencies
Maintainers
1
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zsviczian/excalidraw - npm Package Compare versions

Comparing version 0.9.0-obsidian-8 to 0.9.0-obsidian-9

dist/excalidraw-assets-dev/i18n-ar-SA-json-8617476a4caf18fc0371.js

2

package.json
{
"name": "@zsviczian/excalidraw",
"version": "0.9.0-obsidian-8",
"version": "0.9.0-obsidian-9",
"main": "main.js",

@@ -5,0 +5,0 @@ "types": "types/packages/excalidraw/index.d.ts",

@@ -9,2 +9,3 @@ import { ExcalidrawElement, ExcalidrawTextElement, ExcalidrawLinearElement, ExcalidrawGenericElement, NonDeleted, TextAlign, GroupId, VerticalAlign, Arrowhead, ExcalidrawFreeDrawElement, FontFamilyValues } from "../element/types";

text: string;
rawText: string;
fontSize: number;

@@ -11,0 +12,0 @@ fontFamily: FontFamilyValues;

@@ -79,2 +79,3 @@ import { Point } from "../types";

text: string;
rawText: string;
baseline: number;

@@ -81,0 +82,0 @@ textAlign: TextAlign;

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

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

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