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

@crypticat/cli

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crypticat/cli - npm Package Compare versions

Comparing version 0.2.12 to 0.2.13

2

lib/package.json
{
"name": "@crypticat/cli",
"version": "0.2.11",
"version": "0.2.12",
"description": "Crypticat's command-line interface",

@@ -5,0 +5,0 @@ "author": "Kognise <felix.mattick@gmail.com>",

{
"name": "@crypticat/cli",
"version": "0.2.12",
"version": "0.2.13",
"description": "Crypticat's command-line interface",

@@ -5,0 +5,0 @@ "author": "Kognise <felix.mattick@gmail.com>",

@@ -1,11 +0,13 @@

# `cli`
# Crypticat CLI
> TODO: description
This is crypticat's command-line interface. You might be looking for the [main documentation,](https://github.com/kognise/crypticat/blob/master/README.md)
## Installation
- Yarn: `yarn global add @crypticat/cli`
- NPM: `npm install -g @crypticat/cli`
## Usage
```
const cli = require('cli');
// TODO: DEMONSTRATE API
```
- Client: `crypticat [websocket url]`
- Server: `crypticat serve [port]`
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