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
96
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.12 to 1.0.13

4

lib/test-data.d.ts

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

}[];
properties: {
propertyValues: {
gender: string;

@@ -64,3 +64,3 @@ };

}[];
properties: {
propertyValues: {
gender: string;

@@ -67,0 +67,0 @@ };

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

exports.TEST_ITEM_MODEL],
properties: {
propertyValues: {
gender: 'mens'

@@ -51,3 +51,3 @@ },

exports.TEST_ITEM_MODEL],
properties: {
propertyValues: {
gender: 'womens'

@@ -73,3 +73,3 @@ },

name: "Root",
properties: {},
propertyValues: {},
}

@@ -94,3 +94,3 @@ };

subGroups: [exports.TEST_GROUP, exports.TEST_GROUP],
properties: {
propertyValues: {
gender: 'mens'

@@ -102,3 +102,3 @@ },

subGroups: [exports.TEST_GROUP_2, exports.TEST_GROUP_2, exports.TEST_GROUP_2, exports.TEST_GROUP_2],
properties: {
propertyValues: {
gender: 'mens'

@@ -109,3 +109,3 @@ },

name: "Root",
properties: {},
propertyValues: {},
}

@@ -112,0 +112,0 @@ };

{
"name": "@contrail/document-generation",
"version": "1.0.12",
"version": "1.0.13",
"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