keep-or-skip
Advanced tools
Comparing version 1.0.5 to 1.0.7
# Changelog | ||
## 1.0.7 / 2023-10-26 | ||
* GitHub Actions for CI. | ||
## 1.0.6 / 2023-10-26 | ||
* Bumped express version(dev dependency). | ||
* Added more Node.js version for testing. | ||
## 1.0.5 / 2019-08-28 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "keep-or-skip", | ||
"description": "Dynamically execute or skip express middlewares", | ||
"version": "1.0.5", | ||
"version": "1.0.7", | ||
"contributors": [ | ||
@@ -40,3 +40,3 @@ { | ||
"devDependencies": { | ||
"express": "^4.17.1", | ||
"express": "^4.18.2", | ||
"jasmine": "^3.4.0", | ||
@@ -43,0 +43,0 @@ "supertest": "^4.0.2" |
@@ -13,4 +13,3 @@ # keep-or-skip | ||
[![Build Status](https://travis-ci.org/mauro-d/keep-or-skip.svg?branch=master)](https://travis-ci.org/mauro-d/keep-or-skip) | ||
[![Build status](https://ci.appveyor.com/api/projects/status/m8de0gc397tcceq5?svg=true)](https://ci.appveyor.com/project/mauro-d/keep-or-skip) | ||
[![CI](https://github.com/mauro-d/keep-or-skip/workflows/ci/badge.svg)](https://github.com/mauro-d/keep-or-skip/actions/workflows/ci.yml) | ||
[![NPM version](https://img.shields.io/npm/v/keep-or-skip.svg?style=flat)](https://www.npmjs.com/package/keep-or-skip) | ||
@@ -17,0 +16,0 @@ [![NPM downloads](https://img.shields.io/npm/dm/keep-or-skip.svg?style=flat)](https://www.npmjs.com/package/keep-or-skip) |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
32088
0
119