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.5 to 1.0.6

2

lib/date-utils.js

@@ -59,2 +59,4 @@ import dayjs from 'dayjs/esm'

callback(schedule, current)
if (step === 0) {

@@ -61,0 +63,0 @@ return schedule

2

lib/date-utils.spec.js

@@ -24,3 +24,3 @@ import { repeatSchedule, utcDate } from './date-utils.js'

).to.equal(
[]
[ 2 ]
)

@@ -27,0 +27,0 @@ })

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

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

},
"gitHead": "008b5d5e001ef43842b72e2b21d1038d2a5c2271"
"gitHead": "06c1f3145bceae61a6d8176454c991914329a230"
}
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