return-value
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "return-value", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A package which returns a paramater value", | ||
"main": "index.ts", | ||
"main": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "ts-mocha test/**/*.spec.ts" | ||
}, | ||
"author": "Bastiaan Jansen", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@types/chai": "^4.2.14", | ||
"@types/expect": "^24.3.0", | ||
"@types/mocha": "^8.2.0", | ||
"chai": "^4.2.0", | ||
"mocha": "^8.2.1", | ||
"ts-mocha": "^8.0.0", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.1.3" | ||
}, | ||
"dependencies": {} | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1782
6
30
1
1
18
0
8