Comparing version 0.0.2 to 0.0.3
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
const chartcat = require('./index') | ||
@@ -2,0 +3,0 @@ const config = require('./config') |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
458708
16
4554
46
1