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.26 to 1.0.27

5

lib/types/common.d.ts

@@ -15,4 +15,4 @@ export interface TextStyleDefinition {

color?: string;
width?: string;
radius?: string;
width?: number;
radius?: number;
}

@@ -31,3 +31,2 @@ export interface BackgroundStyleDefinition {

borderSize?: number;
borderRadius?: number;
opacity?: number;

@@ -34,0 +33,0 @@ }

2

package.json
{
"name": "@contrail/documents",
"version": "1.0.26",
"version": "1.0.27",
"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