Socket
Socket
Sign inDemoInstall

s-date

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

7

index.js

@@ -141,7 +141,4 @@ // years

/**
* foo vbar
* @param {String}
* @param {Date?}
* @return {String}
/*
formatDate('{mm}/{dd}/{yyyy}', new Date(2001, 0, 1)) => '01/01/2001'
*/

@@ -148,0 +145,0 @@ module.exports = function formatDate(format, date) {

{
"name": "s-date",
"version": "1.5.0",
"version": "1.5.1",
"description": "Tiny date/time formatter",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc