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.22 to 1.0.23

8

lib/scripts/test.js

@@ -171,9 +171,9 @@ "use strict";

{
property: itemType.typeProperties.find(p => p.slug === 'category'),
scope: 'item',
propertyDefinition: itemType.typeProperties.find(p => p.slug === 'category'),
typeRootSlug: 'item',
sort: sdk_1.SortOrderOptions.ASC,
values: null,
}, {
property: itemType.typeProperties.find(p => p.slug === 'name'),
scope: 'item',
propertyDefinition: itemType.typeProperties.find(p => p.slug === 'name'),
typeRootSlug: 'item',
sort: sdk_1.SortOrderOptions.ASC,

@@ -180,0 +180,0 @@ values: null,

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

@@ -45,3 +45,3 @@ "main": "lib/index.js",

"dependencies": {
"@contrail/data-grouping": "^1.0.18",
"@contrail/data-grouping": "^1.0.19",
"@contrail/documents": "^1.0.44",

@@ -48,0 +48,0 @@ "@contrail/types": "^3.0.27",

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