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

react-cron-generator

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cron-generator - npm Package Compare versions

Comparing version 1.3.6 to 1.3.8

2

dist/cron.js

@@ -80,3 +80,3 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";

} else if (val[3] === '1/1') {
prevState.selectedTab = prevState.headers[1];
prevState.selectedTab = allHeaders[1];
} else if (val[3].search('/') !== -1 || val[5] === 'MON-FRI') {

@@ -83,0 +83,0 @@ prevState.selectedTab = allHeaders[2];

{
"name": "react-cron-generator",
"version": "1.3.6",
"version": "1.3.8",
"description": "Simple react component to generate cron expression",

@@ -5,0 +5,0 @@ "keywords": [

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