@microsoft/api-extractor-model
Advanced tools
Comparing version 7.7.3 to 7.7.4
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "7.7.4", | ||
"tag": "@microsoft/api-extractor-model_v7.7.4", | ||
"date": "Sun, 19 Jan 2020 02:26:52 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade Node typings to Node 10" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.3` to `3.19.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.2` to `0.5.3`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.7.3", | ||
@@ -7,0 +27,0 @@ "tag": "@microsoft/api-extractor-model_v7.7.3", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Fri, 17 Jan 2020 01:08:23 GMT and should not be manually modified. | ||
This log was last generated on Sun, 19 Jan 2020 02:26:52 GMT and should not be manually modified. | ||
## 7.7.4 | ||
Sun, 19 Jan 2020 02:26:52 GMT | ||
### Patches | ||
- Upgrade Node typings to Node 10 | ||
## 7.7.3 | ||
@@ -6,0 +13,0 @@ Fri, 17 Jan 2020 01:08:23 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.7.3", | ||
"version": "7.7.4", | ||
"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.18.3", | ||
"@microsoft/node-core-library": "3.19.0", | ||
"@microsoft/tsdoc": "0.12.14" | ||
@@ -24,7 +24,7 @@ }, | ||
"@microsoft/rush-stack-compiler-3.5": "0.3.11", | ||
"@rushstack/eslint-config": "0.5.2", | ||
"@rushstack/eslint-config": "0.5.3", | ||
"@types/jest": "23.3.11", | ||
"@types/node": "8.10.54", | ||
"@types/node": "10.17.13", | ||
"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
590240
7842
+ Added@microsoft/node-core-library@3.19.0(transitive)
+ Added@types/node@10.17.13(transitive)
- Removed@microsoft/node-core-library@3.18.3(transitive)
- Removed@types/node@8.10.54(transitive)