@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.17 to 7.8.18
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.8.18", | ||
"tag": "@microsoft/api-extractor-model_v7.8.18", | ||
"date": "Mon, 24 Aug 2020 07:35:20 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.17", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.17", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Sat, 22 Aug 2020 05:55:43 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 Aug 2020 07:35:20 GMT and should not be manually modified. | ||
## 7.8.18 | ||
Mon, 24 Aug 2020 07:35:20 GMT | ||
*Version update only* | ||
## 7.8.17 | ||
@@ -6,0 +11,0 @@ Sat, 22 Aug 2020 05:55:43 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.9.5" | ||
"packageVersion": "7.9.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.17", | ||
"version": "7.8.18", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,9 +17,9 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.29.0", | ||
"@rushstack/node-core-library": "3.29.1", | ||
"@microsoft/tsdoc": "0.12.19" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.4", | ||
"@rushstack/eslint-config": "1.2.0", | ||
"@rushstack/heft": "0.5.1", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.8", | ||
"@rushstack/eslint-config": "1.2.1", | ||
"@rushstack/heft": "0.6.5", | ||
"@types/jest": "25.2.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "10.17.13" |
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
616239
8408
+ Added@rushstack/node-core-library@3.29.1(transitive)
- Removed@rushstack/node-core-library@3.29.0(transitive)