crypto-bot-api
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "crypto-bot-api", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
"build": "npm run build-docs && npm run build-lib && npm run build-dist", | ||
"build-docs": "typedoc src/exports.ts", | ||
"build-lib": "tsc", | ||
"build-dist": "rollup -c", | ||
"watch-docs": "typedoc --watch", | ||
"watch-lib": "tsc-watch", | ||
"watch-dist": "rollup -c -w", | ||
"lint": "eslint src/**/*" | ||
}, | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"author": "Sergei Ivankov", | ||
@@ -10,3 +25,20 @@ "license": "MIT", | ||
"url": "https://github.com/sergeiivankov/crypto-bot-api" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-replace": "^3.0.0", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@types/node": "^16.11.10", | ||
"@typescript-eslint/eslint-plugin": "^5.4.0", | ||
"@typescript-eslint/parser": "^5.4.0", | ||
"eslint": "^8.3.0", | ||
"eslint-config-airbnb": "^19.0.1", | ||
"eslint-config-airbnb-typescript": "^16.0.0", | ||
"eslint-plugin-tsdoc": "^0.2.14", | ||
"nlfurniss-typedoc-plugin-sourcefile-url": "^2.0.0", | ||
"rollup": "^2.60.1", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"tsc-watch": "^4.5.0", | ||
"typedoc": "^0.22.10", | ||
"typescript": "^4.5.2" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
63955
22
1570
1
100
15
2