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

cron-expression-validator

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron-expression-validator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

src/index.js

22

package.json
{
"name": "cron-expression-validator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Validate cron expressions",

@@ -9,4 +9,20 @@ "main": "index.js",

},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "https://github.com/anushaihalapathirana/cron-expression-validator.git"
},
"author": "Anusha Ihalapathirana",
"keywords": [
"cron",
"cron-validation",
"validation",
"cron-expression-validator",
"node cron",
"node-cron",
"quartz",
"cron-expression",
"node.js"
],
"license": "ISC",
"homepage": "https://github.com/anushaihalapathirana/cron-expression-validator#readme"
}
index.js
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