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

@beyonk/date-utils

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/date-utils - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

5

lib/date-utils.js

@@ -86,4 +86,9 @@ import dayjs from 'dayjs/esm'

function toTimeless (date) {
return dayjs(date).format('YYYY-MM-DD')
}
export {
localDate,
toTimeless,
utcDate,

@@ -90,0 +95,0 @@ longDate,

4

package.json
{
"name": "@beyonk/date-utils",
"version": "1.0.9",
"version": "1.0.10",
"description": "Beyonk Date Utils",

@@ -28,3 +28,3 @@ "author": "Antony Jones <aj@desirableobjects.co.uk>",

},
"gitHead": "59f33b8688497a8cf149925e46efb52cffe5dbee"
"gitHead": "54f0a7984b4edd0b5e8f6f42e06836b4f66deda6"
}
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