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
4
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.12 to 1.0.13

2

lib/date-utils.js

@@ -10,5 +10,5 @@ import dayjs from 'dayjs/esm'

dayjs.extend(relativeTime)
dayjs.extend(utc)
dayjs.extend(isSameOrBefore)
dayjs.extend(isSameOrAfter)
dayjs.extend(utc)

@@ -15,0 +15,0 @@ const utcDate = dayjs.utc

{
"name": "@beyonk/date-utils",
"version": "1.0.12",
"version": "1.0.13",
"description": "Beyonk Date Utils",

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

"dependencies": {
"dayjs": "^1.8.15"
"dayjs": "^1.8.28"
},
"gitHead": "feea439f8e4754e705c7d3df9bdcae95cc7f8dbc"
"gitHead": "e5f2f0877da85b1cba9b98993678edbcdf52bdc7"
}
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