@microsoft/api-extractor-model
Advanced tools
Comparing version 7.5.4 to 7.5.5
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.5.5", | ||
"tag": "@microsoft/api-extractor-model_v7.5.5", | ||
"date": "Mon, 11 Nov 2019 16:07:56 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.17.0` to `3.17.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.1` to `0.4.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.5.4", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.5.4", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Tue, 05 Nov 2019 06:49:28 GMT and should not be manually modified. | ||
This log was last generated on Mon, 11 Nov 2019 16:07:56 GMT and should not be manually modified. | ||
## 7.5.5 | ||
Mon, 11 Nov 2019 16:07:56 GMT | ||
*Version update only* | ||
## 7.5.4 | ||
@@ -6,0 +11,0 @@ Tue, 05 Nov 2019 06:49:28 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.5.4", | ||
"version": "7.5.5", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/node-core-library": "3.17.0", | ||
"@microsoft/node-core-library": "3.17.1", | ||
"@microsoft/tsdoc": "0.12.14" | ||
@@ -24,8 +24,7 @@ }, | ||
"@microsoft/rush-stack-compiler-3.4": "0.3.2", | ||
"@rushstack/eslint-config": "0.4.1", | ||
"@rushstack/eslint-config": "0.4.2", | ||
"@types/jest": "23.3.11", | ||
"@types/node": "8.10.54", | ||
"gulp": "~4.0.2", | ||
"tslint-microsoft-contrib": "~5.2.1" | ||
"gulp": "~4.0.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
583126
6
7707
0
+ Added@microsoft/node-core-library@3.17.1(transitive)
- Removed@microsoft/node-core-library@3.17.0(transitive)