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

cron-parser

Package Overview
Dependencies
Maintainers
1
Versions
101
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.7.0 to 4.7.1

2

component.json

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

"description": "Node.js library for parsing crontab instructions",
"version": "4.7.0",
"version": "4.7.1",
"keywords": [

@@ -8,0 +8,0 @@ "cron",

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

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

"dependencies": {
"luxon": "^3.1.0"
"luxon": "^3.2.1"
},

@@ -65,3 +65,3 @@ "devDependencies": {

"sinon": "^14.0.2",
"tap": "^16.3.1",
"tap": "^16.3.3",
"tsd": "^0.24.1"

@@ -68,0 +68,0 @@ },

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