New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

format-date

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format-date - npm Package Compare versions

Comparing version 0.0.1 to 2.0.0

x

30

package.json
{
"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"
}
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