@microsoft/api-extractor-model
Advanced tools
Comparing version 7.4.1 to 7.4.2
@@ -5,2 +5,19 @@ { | ||
{ | ||
"version": "7.4.2", | ||
"tag": "@microsoft/api-extractor-model_v7.4.2", | ||
"date": "Mon, 23 Sep 2019 15:14:55 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Remove unnecessary dependency on @types/node" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.2` to `3.15.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.4.1", | ||
@@ -7,0 +24,0 @@ "tag": "@microsoft/api-extractor-model_v7.4.1", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Tue, 10 Sep 2019 22:32:23 GMT and should not be manually modified. | ||
This log was last generated on Mon, 23 Sep 2019 15:14:55 GMT and should not be manually modified. | ||
## 7.4.2 | ||
Mon, 23 Sep 2019 15:14:55 GMT | ||
### Patches | ||
- Remove unnecessary dependency on @types/node | ||
## 7.4.1 | ||
@@ -6,0 +13,0 @@ Tue, 10 Sep 2019 22:32:23 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.4.1", | ||
"version": "7.4.2", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,5 +17,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/node-core-library": "3.14.2", | ||
"@microsoft/tsdoc": "0.12.14", | ||
"@types/node": "8.5.8" | ||
"@microsoft/node-core-library": "3.15.0", | ||
"@microsoft/tsdoc": "0.12.14" | ||
}, | ||
@@ -26,2 +25,3 @@ "devDependencies": { | ||
"@types/jest": "23.3.11", | ||
"@types/node": "8.10.54", | ||
"gulp": "~4.0.2", | ||
@@ -28,0 +28,0 @@ "tslint-microsoft-contrib": "~5.2.1" |
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
575258
2
7531
2
6
+ Added@microsoft/node-core-library@3.15.0(transitive)
+ Added@types/node@8.10.54(transitive)
- Removed@types/node@8.5.8
- Removed@microsoft/node-core-library@3.14.2(transitive)
- Removed@types/fs-extra@5.0.4(transitive)
- Removed@types/jju@1.4.5(transitive)
- Removed@types/node@8.5.8(transitive)
- Removed@types/z-schema@3.16.31(transitive)