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

@cloudcannon/configuration-types

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudcannon/configuration-types - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "@cloudcannon/configuration-types",
"version": "0.0.5",
"version": "0.0.6",
"description": "Contains TypeScript declarations and generates JSONSchema files for the CloudCannon configuration file.",

@@ -5,0 +5,0 @@ "author": "CloudCannon <support@cloudcannon.com>",

@@ -794,3 +794,3 @@ import Scrapbooker from '@cloudcannon/snippet-types';

groups?: ObjectInputGroup[];
/**

@@ -800,3 +800,3 @@ * Controls which order input groups and ungrouped inputs appear in.

place_groups_below?: boolean;
/**

@@ -888,3 +888,4 @@ * Controls whether or not labels on mutable object entries are formatted.

/**
* When set to true, CloudCannon will reference files relative to the path of the file they were uploaded to.
* When set to true, CloudCannon will reference files relative to the path of the file they were
* uploaded to.
*/

@@ -1466,2 +1467,4 @@ uploads_use_relative_path?: boolean;

| 'static'
| 'other'
| 'legacy'
| 'unknown';

@@ -1468,0 +1471,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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