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.0 to 2.0.1

build/cron-tab/custom.d.ts

8

package.json
{
"name": "react-cron-generator",
"version": "2.0.0",
"version": "2.0.1",
"description": "Simple react component to generate cron expression",

@@ -21,6 +21,6 @@ "keywords": [

},
"main": "dist/index.js",
"module": "dist/index.js",
"main": "build/index.js",
"module": "build/index.js",
"files": [
"dist",
"build",
"README.md"

@@ -27,0 +27,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