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 2.0.3 to 2.0.4

4

build/meta/index.d.ts
import Custom from '../cron-tab/custom';
export declare type HeaderKeyType = "MINUTES" | "HOURLY" | "DAILY" | "WEEKLY" | "MONTHLY" | "CUSTOM";
export declare type HeaderValType = "Minutes" | "Hourly" | "Daily" | "Weekly" | "Monthly" | "Custom";
export type HeaderKeyType = "MINUTES" | "HOURLY" | "DAILY" | "WEEKLY" | "MONTHLY" | "CUSTOM";
export type HeaderValType = "Minutes" | "Hourly" | "Daily" | "Weekly" | "Monthly" | "Custom";
interface HeadersKeyInterface {

@@ -5,0 +5,0 @@ MINUTES: 'MINUTES';

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

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

Sorry, the diff of this file is too big to display

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