capitalize
Advanced tools
Comparing version 0.4.3 to 0.5.0
{ | ||
"author": "robert kuzelj <robert@capitalize.org>", | ||
"name": "capitalize", | ||
"description": "capitalizes and decapitalizes a string", | ||
"version": "0.4.3", | ||
"homepage": "www.capitalize.org", | ||
"repository": | ||
{ | ||
"url": "" | ||
}, | ||
"main": "main.js", | ||
"engines": | ||
{ | ||
"node": "~0.6.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"bin" : | ||
{ | ||
"cap" : "./bin/cap.js", | ||
"ccap": "./bin/ccap.js", | ||
"dcap": "./bin/dcap.js" | ||
} | ||
"name": "capitalize", | ||
"version": "0.5.0", | ||
"description": "capitalize the first letter of a string, or all words in a string", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"tape": "~2.4.0", | ||
"markdown-code-blocks": "0.0.1" | ||
}, | ||
"scripts": { | ||
"test": "markdown-code-blocks -t javascript < README.md | node" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/grncdr/js-capitalize.git" | ||
}, | ||
"bugs": { | ||
"type": "git", | ||
"url": "git://github.com/grncdr/js-capitalize/issues" | ||
}, | ||
"homepage": "https://github.com/grncdr/js-capitalize", | ||
"keywords": [ | ||
"capitalize" | ||
], | ||
"author": "Stephen Sugden <me@stephensugden.com>", | ||
"license": "MIT" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
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
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 License Found
License(Experimental) License information could not be found.
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
0
0
0
36
0
2562
2
4
8
2