Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

date.format

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date.format - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

format.js

9

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc