Socket
Socket
Sign inDemoInstall

cronstrue

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cronstrue - npm Package Compare versions

Comparing version 1.115.0 to 1.116.0

dist/i18n/locales/id.d.ts

1

dist/i18n/allLocales.d.ts

@@ -7,2 +7,3 @@ export { en } from "./locales/en";

export { it } from "./locales/it";
export { id } from "./locales/id";
export { ko } from "./locales/ko";

@@ -9,0 +10,0 @@ export { nl } from "./locales/nl";

2

package.json
{
"name": "cronstrue",
"title": "cRonstrue",
"version": "1.115.0",
"version": "1.116.0",
"description": "Convert cron expressions into human readable descriptions",

@@ -6,0 +6,0 @@ "author": "Brady Holt",

@@ -12,3 +12,3 @@ # cRonstrue ![Build Status](https://github.com/bradymholt/cRonstrue/workflows/build/badge.svg) [![NPM Package](https://img.shields.io/npm/v/cronstrue.svg)](https://www.npmjs.com/package/cronstrue)

- Supports [Quartz Job Scheduler](http://www.quartz-scheduler.org/) cron expressions
- i18n support with 26 languages
- i18n support with 27 languages

@@ -139,2 +139,3 @@ ## Demo

- it - Italian
- id - Indonesia
- ja - Japanese

@@ -141,0 +142,0 @@ - ko - Korean

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

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

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