@microsoft/tsdoc-config
Advanced tools
Comparing version 0.13.4 to 0.13.5
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.13.5", | ||
"tag": "@microsoft/tsdoc-config_v0.13.5", | ||
"date": "Sun, 19 Jul 2020 01:22:35 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump ajv dependency to ~6.12.3" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.13.4", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/tsdoc-config_v0.13.4", |
# Change Log - @microsoft/tsdoc-config | ||
This log was last generated on Wed, 20 May 2020 22:33:27 GMT and should not be manually modified. | ||
This log was last generated on Sun, 19 Jul 2020 01:22:35 GMT and should not be manually modified. | ||
## 0.13.5 | ||
Sun, 19 Jul 2020 01:22:35 GMT | ||
### Patches | ||
- Bump ajv dependency to ~6.12.3 | ||
## 0.13.4 | ||
@@ -6,0 +13,0 @@ Wed, 20 May 2020 22:33:27 GMT |
export { TSDocConfigFile } from './TSDocConfigFile'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { TSDocTagDefinition, TSDocConfiguration, ParserMessageLog } from '@microsoft/tsdoc'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@microsoft/tsdoc-config", | ||
"version": "0.13.4", | ||
"version": "0.13.5", | ||
"description": "A loader for the tsdoc.json file", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"@microsoft/tsdoc": "0.12.20", | ||
"ajv": "~6.10.2", | ||
"ajv": "~6.12.3", | ||
"jju": "~1.4.0", | ||
@@ -30,3 +30,3 @@ "resolve": "~1.12.0" | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "0.4.0", | ||
"@rushstack/eslint-config": "1.0.1", | ||
"@types/jest": "24.0.16", | ||
@@ -36,3 +36,3 @@ "@types/jju": "1.4.1", | ||
"@types/node": "10.17.5", | ||
"eslint": "^6.0.0", | ||
"eslint": "~7.2.0", | ||
"jest": "~24.8.0", | ||
@@ -39,0 +39,0 @@ "prettier": "~1.18.2", |
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
568
36408
+ Addedajv@6.12.6(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
- Removedajv@6.10.2(transitive)
- Removedfast-deep-equal@2.0.1(transitive)
Updatedajv@~6.12.3