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

@contrail/document-generation

Package Overview
Dependencies
Maintainers
11
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/document-generation - npm Package Compare versions

Comparing version 2.0.24 to 2.0.25

2

lib/frames/frame-generator.js

@@ -24,3 +24,3 @@ "use strict";

}
let frame = new frame_1.BoardFrame(dataGroup.name, util_1.ObjectUtil.cloneDeep(framePosition), frameSize, style, clipContent);
let frame = new frame_1.BoardFrame((frameTitle || dataGroup.name), util_1.ObjectUtil.cloneDeep(framePosition), frameSize, style, clipContent);
frame = this.generateFrameContentForGroup(frame, dataGroup, template, frameTemplate, frameTitle);

@@ -27,0 +27,0 @@ return frame;

{
"name": "@contrail/document-generation",
"version": "2.0.24",
"version": "2.0.25",
"description": "Utilities for automatic generation of documents.",

@@ -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