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
93
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.8 to 2.0.9

lib/frames/index.d.ts

1

lib/index.d.ts

@@ -5,2 +5,3 @@ export * from './document-generator';

export * from './interfaces';
export * from './frames';
export * from './util';

@@ -21,2 +21,3 @@ "use strict";

__exportStar(require("./interfaces"), exports);
__exportStar(require("./frames"), exports);
__exportStar(require("./util"), exports);

2

package.json
{
"name": "@contrail/document-generation",
"version": "2.0.8",
"version": "2.0.9",
"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