cronstrue
Advanced tools
Comparing version 1.122.0 to 1.123.0
@@ -29,1 +29,2 @@ export { en } from "./locales/en"; | ||
export { ca } from "./locales/ca"; | ||
export { be } from "./locales/be"; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
467374
50
8901
164