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

@contrail/documents

Package Overview
Dependencies
Maintainers
8
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/documents - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

2

lib/types/common.d.ts

@@ -31,2 +31,4 @@ export interface TextStyleDefinition {

opacity?: number;
markerStart?: string;
markerEnd?: string;
}

@@ -33,0 +35,0 @@ export interface SizeDefinition {

1

lib/types/document-element.d.ts

@@ -12,5 +12,4 @@ import { LineDefinition, PositionDefinition, RotationDefinition } from './common';

lineDefinition?: LineDefinition;
markerEnd?: string;
label?: string;
annotations?: any;
}
{
"name": "@contrail/documents",
"version": "1.0.23",
"version": "1.0.24",
"description": "Documents library for contrail platform",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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