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.1.8 to 1.1.9

4

dist/cron.js

@@ -139,2 +139,6 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";

if (!selectedMetaData) {
selectedMetaData = metadata[index];
}
if (!selectedMetaData) {
throw new Error('Value does not match any available headers.');

@@ -141,0 +145,0 @@ }

2

package.json
{
"name": "react-cron-generator",
"version": "1.1.8",
"version": "1.1.9",
"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