Comparing version 2.0.6 to 2.0.7
@@ -0,1 +1,6 @@ | ||
<a name="2.0.7"></a> | ||
## [2.0.7](https://github.com/thetutlage/japa/compare/v2.0.6...v2.0.7) (2019-01-01) | ||
<a name="2.0.6"></a> | ||
@@ -2,0 +7,0 @@ ## [2.0.6](https://github.com/thetutlage/japa/compare/v2.0.5...v2.0.6) (2018-10-20) |
{ | ||
"name": "japa", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Lean test runner for Node.js", | ||
@@ -40,5 +40,5 @@ "main": "build/index.js", | ||
"chalk": "^2.4.1", | ||
"debug": "^4.1.0", | ||
"fast-glob": "^2.2.3", | ||
"is-ci": "^1.2.1", | ||
"debug": "^4.1.1", | ||
"fast-glob": "^2.2.4", | ||
"is-ci": "^2.0.0", | ||
"ms": "^2.1.1", | ||
@@ -53,6 +53,6 @@ "ow": "^0.8.0", | ||
"@adonisjs/mrm-preset": "^1.0.14", | ||
"@types/chai": "^4.1.6", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.12.0", | ||
"commitizen": "^3.0.4", | ||
"@types/node": "^10.12.18", | ||
"commitizen": "^3.0.5", | ||
"coveralls": "^3.0.2", | ||
@@ -66,3 +66,3 @@ "cz-conventional-changelog": "^2.1.0", | ||
"ts-node": "^7.0.1", | ||
"tslint": "^5.11.0", | ||
"tslint": "^5.12.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
@@ -72,3 +72,3 @@ "typedoc": "^0.13.0", | ||
"typedoc-plugin-single-line-tags": "^1.0.0", | ||
"typescript": "^3.1.3" | ||
"typescript": "^3.2.2" | ||
}, | ||
@@ -75,0 +75,0 @@ "config": { |
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
106166
+ Addedci-info@2.0.0(transitive)
+ Addedis-ci@2.0.0(transitive)
- Removedci-info@1.6.0(transitive)
- Removedis-ci@1.2.1(transitive)
Updateddebug@^4.1.1
Updatedfast-glob@^2.2.4
Updatedis-ci@^2.0.0