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
9
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.59 to 1.0.60

2

lib/types/document-element.d.ts
import { CropDefinition, LineDefinition, PositionDefinition, RotationDefinition } from './common';
import { Document } from './document';
import { ScaleTransformation } from './element-transformation';
export interface AlternateUrls {

@@ -13,2 +14,3 @@ highResolution?: string;

rotate?: RotationDefinition;
scale?: ScaleTransformation;
text?: string;

@@ -15,0 +17,0 @@ url?: string;

2

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