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.122.0 to 1.123.0

dist/i18n/locales/be.d.ts

1

dist/i18n/allLocales.d.ts

@@ -29,1 +29,2 @@ export { en } from "./locales/en";

export { ca } from "./locales/ca";
export { be } from "./locales/be";

8

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

@@ -50,3 +50,3 @@ "author": "Brady Holt",

"handlebars": "^4.7.6",
"marked": "^2.0.0",
"marked": "^4.0.10",
"mocha": "^8.1.3",

@@ -60,3 +60,3 @@ "pixl-xml": "^1.0.13",

"webpack": "^4.43.0",
"webpack-command": "^0.5.0",
"webpack-cli": "^4.9.1",
"xml2js": "^0.4.23"

@@ -68,5 +68,5 @@ },

"test": "npx mocha --reporter spec --require ts-node/register \"./test/**/*.ts\"",
"prerelease": "rm -rf ./dist && npx webpack && npx jbash ./scripts/generate-docs.js && git add -A"
"prerelease": "rm -rf ./dist && ./node_modules/webpack-cli/bin/cli.js && npx jbash ./scripts/generate-docs.js && git add -A"
},
"dependencies": {}
}

@@ -159,2 +159,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)

- zh_TW - Chinese (Traditional) ([Ricky Chiang](https://github.com/metavige))
- be - Belarusian ([Kirill Mikulich](https://github.com/KirillMikulich))

@@ -161,0 +162,0 @@ ## License

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