Socket
Socket
Sign inDemoInstall

formatterdate

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

utils.js

4

package.json
{
"name": "formatterdate",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get a formatted date.",

@@ -26,2 +26,2 @@ "main": "main.js",

}
}
}

@@ -27,3 +27,3 @@ <br/>

```js
const formatterDate = require("./main.js");
const formatterDate = require("formatterdate");

@@ -30,0 +30,0 @@ const current = Date.now();

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc