Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cron-parser

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron-parser - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

component.json

@@ -5,3 +5,3 @@ {

"description": "Node.js library for parsing crontab instructions",
"version": "4.1.0",
"version": "4.2.0",
"keywords": ["cron", "crontab", "parser"],

@@ -8,0 +8,0 @@ "dependencies": {},

{
"name": "cron-parser",
"version": "4.1.0",
"version": "4.2.0",
"description": "Node.js library for parsing crontab instructions",

@@ -59,9 +59,9 @@ "main": "lib/parser.js",

"dependencies": {
"luxon": "^1.26.0"
"luxon": "^1.28.0"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint": "^8.2.0",
"sinon": "^10.0.0",
"tap": "^15.0.9",
"tsd": "^0.17.0"
"tap": "^15.1.2",
"tsd": "^0.19.0"
},

@@ -68,0 +68,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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