format-date
Advanced tools
Comparing version 0.0.1 to 2.0.0
{ | ||
"name": "format-date", | ||
"version": "0.0.1", | ||
"description": "Takes a string and a date object, returns what you expect", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node test" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"date", | ||
"datetime", | ||
"strftime", | ||
"format", | ||
"time" | ||
], | ||
"repository": { | ||
"url": "git@github.com:azer/format-date.git", | ||
"type": "git" | ||
}, | ||
"author": "azer", | ||
"license": "BSD", | ||
"dependencies": { | ||
"format-text": "0.0.3", | ||
"left-pad": "0.0.3", | ||
"days": "^0.1.0", | ||
"months": "^0.1.0" | ||
}, | ||
"devDependencies": { | ||
"prova": "^1.14.2" | ||
} | ||
"author": "", | ||
"license": "ISC" | ||
} |
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
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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author 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 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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
3639
0
0
0
3
0
3
2
0
1
2
- Removeddays@^0.1.0
- Removedformat-text@0.0.3
- Removedleft-pad@0.0.3
- Removedmonths@^0.1.0
- Removeddays@0.1.0(transitive)
- Removedformat-text@0.0.3(transitive)
- Removedleft-pad@0.0.3(transitive)
- Removedmonths@0.1.0(transitive)