jest-runner-docs
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.6](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.0.5...jest-runner-docs@1.0.6) (2019-11-20) | ||
**Note:** Version bump only for package jest-runner-docs | ||
## [1.0.5](https://github.com/tunnckoCore/opensource/compare/jest-runner-docs@1.0.4...jest-runner-docs@1.0.5) (2019-10-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "jest-runner-docs", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Jest runner for API documentation generation from code comments, supports TypeScript. Very stable and reliable, based on `parse-comments` package", | ||
@@ -40,4 +40,4 @@ "repository": { | ||
"dependencies": { | ||
"@tunnckocore/create-jest-runner": "^1.0.3", | ||
"@tunnckocore/utils": "^1.1.2", | ||
"@tunnckocore/create-jest-runner": "^1.0.4", | ||
"@tunnckocore/utils": "^1.1.3", | ||
"cosmiconfig": "^5.2.1", | ||
@@ -88,3 +88,3 @@ "parse-comments": "^1.0.0" | ||
}, | ||
"gitHead": "e238d28b78ff181f3c373471967b139459c40182" | ||
"gitHead": "282d71239e02df1fd52ea873d9c8787683a07138" | ||
} |
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
28269
7