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.2.1 to 1.2.2

2

dist/cron.js

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

onClick: _this2.tabChanged.bind(_this2, d)
}, d));
}, _this2.translate(d)));
});

@@ -84,0 +84,0 @@ }

@@ -20,3 +20,8 @@ {

"Saturday": "Saturday",
"Sunday": "Sunday"
"Sunday": "Sunday",
"Minutes": "Minutes",
"Hourly": "Hourly",
"Daily": "Daily",
"Weekly": "Weekly",
"Monthly": "Monthly"
}
{
"name": "react-cron-generator",
"version": "1.2.1",
"version": "1.2.2",
"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