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

chia-ploter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chia-ploter - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

package.json
{
"name": "chia-ploter",
"version": "1.0.2",
"version": "1.0.3",
"description": "easy way to plot",

@@ -22,2 +22,10 @@ "main": "index.js",

"author": "binjie chen",
"homepage": "https://github.com/binjie09/chia-ploter",
"repository": {
"type": "git",
"url": "https://github.com/binjie09/chia-ploter"
},
"bugs": {
"url": "https://github.com/binjie09/chia-ploter/issues"
},
"license": "ISC",

@@ -24,0 +32,0 @@ "dependencies": {

5

README.md
# chia-ploter
easy way to plot
Read this in other languages: English | [简体中文](./README-zh_CN.md)
Read this in other languages: English | [简体中文](https://github.com/binjie09/chia-ploter/blob/main/README-zh_CN.md)
## START

@@ -15,2 +15,3 @@ ```

- [x] filter some logs and show progress
- [] If the temporary directory is full, automatically terminate the Plot task process with the lowest progress
- [ ] If the temporary directory is full, automatically terminate the Plot task process with the lowest progress
- [ ] support linux chia automatic detection

@@ -0,0 +0,0 @@ const fs = require('fs');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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