date.format
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "date.format", | ||
"description": "JS Date format utility, (new Date()).format('Today {Y}/{M}/{D} at {h}:{m}:{s}:{ms}');", | ||
"version": "0.0.1", | ||
"description": "JS Date format utility (UTC/local), (new Date()).format('Today {Y}/{M}/{D} at {h}:{m}:{s}:{ms}');", | ||
"version": "0.1.0", | ||
"author": { | ||
@@ -14,8 +14,7 @@ "name": "Bifuer", | ||
"main": "./format.js", | ||
"scripts": { | ||
"start": "node format.js" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"string.format":"*" | ||
}, | ||
"readmeFilename": "readme.md" | ||
} |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
2001
51
1
3
+ Addedstring.format@*
+ Addedjson.decycled@2.1.1(transitive)
+ Addedstring.format@1.3.1(transitive)