@microsoft/api-extractor-model
Advanced tools
Comparing version 7.7.8 to 7.7.9
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "7.7.9", | ||
"tag": "@microsoft/api-extractor-model_v7.7.9", | ||
"date": "Wed, 18 Mar 2020 15:07:47 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade cyclic dependencies" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.7.8", | ||
@@ -7,0 +27,0 @@ "tag": "@microsoft/api-extractor-model_v7.7.8", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Tue, 17 Mar 2020 23:55:58 GMT and should not be manually modified. | ||
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified. | ||
## 7.7.9 | ||
Wed, 18 Mar 2020 15:07:47 GMT | ||
### Patches | ||
- Upgrade cyclic dependencies | ||
## 7.7.8 | ||
@@ -6,0 +13,0 @@ Tue, 17 Mar 2020 23:55:58 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.7.0" | ||
"packageVersion": "7.7.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.7.8", | ||
"version": "7.7.9", | ||
"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.19.4", | ||
"@rushstack/node-core-library": "3.19.5", | ||
"@microsoft/tsdoc": "0.12.14" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.3.11", | ||
"@microsoft/rush-stack-compiler-3.5": "0.3.11", | ||
"@rushstack/eslint-config": "0.5.4", | ||
"@microsoft/node-library-build": "6.4.5", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "0.5.5", | ||
"@types/jest": "23.3.11", | ||
@@ -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
592855
7918
+ Added@rushstack/node-core-library@3.19.5(transitive)
- Removed@rushstack/node-core-library@3.19.4(transitive)