Socket
Socket
Sign inDemoInstall

@hubspot/cms-cli

Package Overview
Dependencies
Maintainers
13
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/cms-cli - npm Package Compare versions

Comparing version 2.1.1-beta.10 to 2.2.0

3

commands/mv.js

@@ -47,3 +47,4 @@ const { moveFile } = require('@hubspot/cms-lib/api/fileMapper');

exports.command = 'mv <srcPath> <destPath>';
exports.describe = 'Move a remote file or folder in HubSpot';
exports.describe =
'Move a remote file or folder in HubSpot. This feature is currently in beta and the CLI contract is subject to change';

@@ -50,0 +51,0 @@ exports.handler = async options => {

{
"name": "@hubspot/cms-cli",
"version": "2.1.1-beta.10",
"version": "2.2.0",
"description": "CLI for interacting with the HubSpot CMS",

@@ -33,3 +33,3 @@ "license": "Apache-2.0",

},
"gitHead": "56f5b034ce6ceaf8259c78ccf34ed8b67f2863db"
"gitHead": "44199a3b6a44f1ca39a8e0f2746b39c296133297"
}
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