rc-js-util
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "rc-js-util", | ||
"version": "0.0.0", | ||
"main": "bin/index.js", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsc -d", | ||
"lint": "tslint -p tsconfig.json -c tslint.json", | ||
"prepare": "rm -rf bin && npm run lint && npm run build" | ||
"prepare": "rm -rf bin && npm run lint && npm run build && npm run test", | ||
"test": "jasmine --config=jasmine.json" | ||
}, | ||
"devDependencies": { | ||
"@types/jasmine": "^2.8.8", | ||
"jasmine": "^3.1.0", | ||
"jasmine-core": "^3.1.0", | ||
"tslint": "^5.10.0", | ||
"typescript": "^3.5.2" | ||
"@types/jasmine": "^3.5.10", | ||
"jasmine": "^3.5.0", | ||
"jasmine-core": "^3.5.0", | ||
"tslint": "^6.1.2", | ||
"typescript": "~3.9.2", | ||
"rc-lint-rules": "^4.0.0" | ||
}, | ||
"private": false | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
108
1
1583
6
2
0
2