New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-cron-generator

Package Overview
Dependencies
Maintainers
1
Versions
64
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.4 to 1.1.5

6

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

@@ -46,2 +46,3 @@ "keywords": [

},
"homepage": "https://sojinantony01.github.io/react-cron-generator",
"scripts": {

@@ -51,3 +52,4 @@ "start": "react-scripts start",

"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"deploy": "gh-pages -d build"
},

@@ -54,0 +56,0 @@ "eslintConfig": {

@@ -17,2 +17,5 @@ # react-cron-generator

```
## demo
[Live demo](https://sojinantony01.github.io/react-cron-generator/)
![alt text](https://raw.githubusercontent.com/sojinantony01/react-cron-generator/master/public/images/Screenshot%20from%202019-06-08%2000-31-31.png)

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