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.1.1 to 2.1.2

2

cloudcms-user-import.js

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

noheader: false,
headers: ['name','email','firstName','lastName','company','password']
headers: ['name','email','firstName','lastName','companyName','password']
}).fromFile(option_csvSource).then(function (data) {

@@ -203,0 +203,0 @@ context.usersToImport = data;

{
"name": "cloudcms-util",
"version": "2.1.1",
"version": "2.1.2",
"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