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

cloudcms-util

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudcms-util - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

12

cloudcms-patch.js

@@ -318,3 +318,3 @@ #!/usr/bin/env node

content: [{
desc: '\n1. Connect to Cloud CMS and report current node property values',
desc: '\n1. Report current node property values:',
},

@@ -325,12 +325,6 @@ {

{
desc: '\n2. import definitions and content records by qname:',
desc: '\n2. Apply updates to nodes listed in a CSV:',
},
{
desc: 'npx cloudcms-util import --definition-qname "test:type1" "test:type2" --include-instances --folder-path ./data'
},
{
desc: '\n3. import nodes and their related records:',
},
{
desc: 'npx cloudcms-util import --nodes --include-related --folder-path ./data'
desc: 'npx cloudcms-util patch --overwrite --csv-source ./patch-test1.csv'
}

@@ -337,0 +331,0 @@ ]

{
"name": "cloudcms-util",
"version": "2.4.0",
"version": "2.4.1",
"description": "Various Cloud CMS command line utilities. Currently supports import and export of Cloud CMS nodes or definitions",

@@ -5,0 +5,0 @@ "bin": {

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