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

catchart

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

catchart - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

.npmignore

1

catchart.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
const chartcat = require('./index')

@@ -2,0 +3,0 @@ const config = require('./config')

4

package.json
{
"name": "catchart",
"version": "0.0.2",
"version": "0.0.3",
"description": "cat something from command line to a browser chart",

@@ -44,5 +44,5 @@ "license": "MIT",

"engines": {
"node": ">=0.10.0",
"node": ">=7.0.0",
"npm": ">=2.0.0"
}
}

@@ -37,2 +37,3 @@ # catchart (WIP)

chart types: `line`, `scatter`, `bar`
<img src="/4.png?raw=true" width="400">

@@ -39,0 +40,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