@microsoft/api-extractor-model
Advanced tools
Comparing version 7.13.7 to 7.13.8
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "7.13.8", | ||
"tag": "@microsoft/api-extractor-model_v7.13.8", | ||
"date": "Thu, 23 Sep 2021 00:10:40 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade the `@types/node` dependency to version to version 12." | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.3`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.13.7", | ||
@@ -7,0 +27,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.7", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Tue, 14 Sep 2021 01:17:04 GMT and should not be manually modified. | ||
This log was last generated on Thu, 23 Sep 2021 00:10:40 GMT and should not be manually modified. | ||
## 7.13.8 | ||
Thu, 23 Sep 2021 00:10:40 GMT | ||
### Patches | ||
- Upgrade the `@types/node` dependency to version to version 12. | ||
## 7.13.7 | ||
@@ -6,0 +13,0 @@ Tue, 14 Sep 2021 01:17:04 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.18.2" | ||
"packageVersion": "7.18.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.13.7", | ||
"version": "7.13.8", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -16,10 +16,10 @@ "repository": { | ||
"@microsoft/tsdoc-config": "~0.15.2", | ||
"@rushstack/node-core-library": "3.40.2" | ||
"@rushstack/node-core-library": "3.40.3" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.4.0", | ||
"@rushstack/heft": "0.34.6", | ||
"@rushstack/heft-node-rig": "1.1.11", | ||
"@rushstack/eslint-config": "2.4.1", | ||
"@rushstack/heft": "0.38.1", | ||
"@rushstack/heft-node-rig": "1.2.13", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "10.17.13" | ||
"@types/node": "12.20.24" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
674015
9382
30
+ Added@rushstack/node-core-library@3.40.3(transitive)
+ Added@types/node@12.20.24(transitive)
- Removed@rushstack/node-core-library@3.40.2(transitive)
- Removed@types/node@10.17.13(transitive)