@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.4 to 7.8.5
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.8.5", | ||
"tag": "@microsoft/api-extractor-model_v7.8.5", | ||
"date": "Wed, 27 May 2020 05:15:11 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.1` to `3.23.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.7` to `0.5.8`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.4", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.4", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 May 2020 05:15:11 GMT and should not be manually modified. | ||
## 7.8.5 | ||
Wed, 27 May 2020 05:15:11 GMT | ||
*Version update only* | ||
## 7.8.4 | ||
@@ -6,0 +11,0 @@ Tue, 26 May 2020 23:00:25 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.4", | ||
"version": "7.8.5", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.22.1", | ||
"@rushstack/node-core-library": "3.23.0", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -24,3 +24,3 @@ }, | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "0.5.7", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@types/jest": "25.2.1", | ||
@@ -27,0 +27,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
608908
8210
+ Added@rushstack/node-core-library@3.23.0(transitive)
- Removed@rushstack/node-core-library@3.22.1(transitive)