@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.9 to 7.8.10
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.8.10", | ||
"tag": "@microsoft/api-extractor-model_v7.8.10", | ||
"date": "Wed, 24 Jun 2020 09:50:48 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.2` to `3.24.3`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.0` to `1.0.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.9", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.9", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 24 Jun 2020 09:04:28 GMT and should not be manually modified. | ||
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified. | ||
## 7.8.10 | ||
Wed, 24 Jun 2020 09:50:48 GMT | ||
*Version update only* | ||
## 7.8.9 | ||
@@ -6,0 +11,0 @@ Wed, 24 Jun 2020 09:04:28 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.9", | ||
"version": "7.8.10", | ||
"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.24.2", | ||
"@rushstack/node-core-library": "3.24.3", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -24,3 +24,3 @@ }, | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "1.0.0", | ||
"@rushstack/eslint-config": "1.0.1", | ||
"@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
612327
8292
+ Added@rushstack/node-core-library@3.24.3(transitive)
- Removed@rushstack/node-core-library@3.24.2(transitive)