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
9
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 1.0.24 to 1.0.25

0

lib/components/component-generator.d.ts

@@ -0,0 +0,0 @@ import { DocumentElement } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, PositionDefinition, SizeDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, SizeDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, PositionDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, PositionDefinition, SizeDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

export * from './document-generator';
export * from './interfaces';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, PositionDefinition, SizeDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DataGroupStructure } from "@contrail/data-grouping";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DataGroupStructure } from "@contrail/data-grouping";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentPropertyDefinition } from "../interfaces";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentElement, StyleDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { PositionDefinition } from "@contrail/documents";

@@ -0,0 +0,0 @@ "use strict";

8

package.json
{
"name": "@contrail/document-generation",
"version": "1.0.24",
"version": "1.0.25",
"description": "Utilities for automatic generation of documents.",

@@ -19,9 +19,9 @@ "main": "lib/index.js",

"@contrail/sdk": "^1.2.3",
"@types/jest": "^23.3.14",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.0",
"jest": "^23.6.0",
"jest": "^29.5.0",
"nanoid": "^3.3.6",
"npm": "^9.6.5",
"prettier": "^1.19.1",
"ts-jest": "^23.10.5",
"ts-jest": "^29.1.1",
"tslint": "^5.11.0",

@@ -28,0 +28,0 @@ "tslint-config-prettier": "^1.18.0",

Library for use with @contrail/documents that allows for the quick/automation generation of
documents based on templates and layout options.

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