Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "101", | ||
"version": "0.0.0", | ||
"description": "common utils that can be required selectively", | ||
"version": "0.1.0", | ||
"description": "common javascript utils that can be required selectively that assume es5+", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha" | ||
"test": "lab -c test", | ||
"test-watch": "nodemon --exec lab -c test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/tjmehta/101" | ||
}, | ||
"keywords": [ | ||
"utils", | ||
"js", | ||
"helpers", | ||
"functional", | ||
"pick", | ||
"pluck", | ||
"map", | ||
"array", | ||
"object", | ||
"string", | ||
"exists", | ||
"map", | ||
"pluck", | ||
"pick", | ||
"difference", | ||
"find", | ||
"util", | ||
"helpers" | ||
"string" | ||
], | ||
"author": "Tejesh Mehta", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/tjmehta/101/issues" | ||
}, | ||
"homepage": "https://github.com/tjmehta/101", | ||
"devDependencies": { | ||
"lab": "~3.0.1" | ||
} | ||
} |
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10320
19
396
1
1
0
5
0
1