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

cron-time-generator

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron-time-generator - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

11

CHANGELOG.md

@@ -1,4 +0,8 @@

## Change Logs
# Change Logs
### 2.0.0
## 2.0.1
- Merged PR [#18](https://github.com/trapcodeio/cron-time/pull/18) that updates the documentation.
## 2.0.0
- Create `CHANGELOG.md`

@@ -8,2 +12,3 @@ - Update Packages to the latest version.

- Add `CronTime` as named export of the package.
- Update `README.md` to reflect the changes.
- Update `README.md` to reflect the changes.
- Create `main` branch and set it as default branch.
{
"name": "cron-time-generator",
"version": "2.0.0",
"version": "2.0.1",
"description": "Cron Time Expression Generator",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -219,1 +219,5 @@ # Cron-Time

`everyYearIn(month, day?, hour?, minute?)`
`onSpecificDays([days])`
`onSpecificDaysAt([days], hour, minute)`
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