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

datelog

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datelog - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

datelog.js

35

package.json
{
"author": "Z3T4",
"name": "datelog",
"description": "Writes to console.log with date and time",
"version": "1.0.2",
"main": "datelog.js",
"keywords": [
"log"
],
"dependencies": {},
"repository": {
"type" : "git",
"url" : "http://github.com/Z3TA/dateLog.git"
}
}
"author": {
"name": "Z3T4"
},
"name": "datelog",
"description": "Writes to console.log with date and time",
"version": "1.0.3",
"main": "datelog.js",
"keywords": [
"log"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "http://github.com/Z3TA/dateLog.git"
},
"readme": "dateLog\r\n=======\r\n\r\nA simple function for adding date and time stamp to console log in Node JS.",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/Z3TA/dateLog/issues"
}
}

6

README.md

@@ -1,4 +0,6 @@

dateLog
datelog
=======
A simple function for adding date and time stamp to console log in Node JS.
A simple function for adding date and time stamp to console log in Node JS.
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