cron-validate
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,8 @@ | ||
## [1.1.2](https://github.com/Airfooox/cron-validate/compare/v1.1.1...v1.1.2) (2020-05-01) | ||
### Bug Fixes | ||
* **deps:** update dependency yup to v0.28.5 ([27c6068](https://github.com/Airfooox/cron-validate/commit/27c60680cebe7b75d3bfb0c238dc59083f9d198b)) | ||
## [1.1.1](https://github.com/Airfooox/cron-validate/compare/v1.1.0...v1.1.1) (2020-04-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "cron-validate", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "cron-validate is a cron-expression validator written in TypeScript.", | ||
@@ -86,4 +86,4 @@ "scripts": { | ||
"@types/yup": "0.28.0", | ||
"@typescript-eslint/eslint-plugin": "2.29.0", | ||
"@typescript-eslint/parser": "2.29.0", | ||
"@typescript-eslint/eslint-plugin": "2.30.0", | ||
"@typescript-eslint/parser": "2.30.0", | ||
"env-cmd": "10.1.0", | ||
@@ -94,3 +94,3 @@ "eslint": "6.8.0", | ||
"eslint-plugin-import": "2.20.2", | ||
"jest": "25.4.0", | ||
"jest": "25.5.3", | ||
"nodemon": "2.0.3", | ||
@@ -104,4 +104,4 @@ "prettier": "2.0.5", | ||
"dependencies": { | ||
"yup": "0.28.4" | ||
"yup": "0.28.5" | ||
} | ||
} |
# cron-validate | ||
[![typescript](https://camo.githubusercontent.com/56e4a1d9c38168bd7b1520246d6ee084ab9abbbb/68747470733a2f2f62616467656e2e6e65742f62616467652f69636f6e2f547970655363726970743f69636f6e3d74797065736372697074266c6162656c266c6162656c436f6c6f723d626c756526636f6c6f723d353535353535)](https://www.typescriptlang.org/) | ||
[![dependencies Status](https://img.shields.io/npm/v/cron-validate)](https://www.npmjs.com/package/cron-validate) | ||
[![dependencies Status](https://david-dm.org/airfooox/cron-validate/status.svg)](https://david-dm.org/airfooox/cron-validate) | ||
@@ -5,0 +6,0 @@ [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) |
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
50743
269
+ Addedyup@0.28.5(transitive)
- Removedyup@0.28.4(transitive)
Updatedyup@0.28.5