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
1
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.3 to 1.0.4

2

lib/date-utils.js

@@ -11,2 +11,3 @@ import dayjs from 'dayjs/esm'

const utcDate = dayjs.utc
const localDate = dayjs

@@ -53,2 +54,3 @@ function longDate (str) {

export {
localDate,
utcDate,

@@ -55,0 +57,0 @@ longDate,

4

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

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

},
"gitHead": "0b52f1a9e57e7eb40f5c57f7d891ea0b983e0742"
"gitHead": "a1e2494b3e4a924e9d19798f7f6e8fb88a3ac0d7"
}
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