Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kentico/kontent-cli

Package Overview
Dependencies
Maintainers
11
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kentico/kontent-cli - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

2

package.json
{
"name": "@kentico/kontent-cli",
"version": "0.1.0",
"version": "0.2.0",
"description": "Command line interface tool that can be used for generating and running Kontent migration scripts",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -25,6 +25,5 @@ # Kentico Kontent CLI

The Kontent CLI requires Node 10+ and npm 6+, and uses the [Kontent Management SDK](https://github.com/Kentico/kontent-management-sdk-js) to manipulate content in your projects. The SDK has a peer dependency on `rxjs`, which you need to install as well.
The Kontent CLI requires Node 10+ and npm 6+, and uses the [Kontent Management SDK](https://github.com/Kentico/kontent-management-sdk-js) to manipulate content in your projects.
```sh
npm install rxjs --save
npm install -g @kentico/kontent-cli

@@ -31,0 +30,0 @@ ```

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