@microsoft/api-extractor-model
Advanced tools
Comparing version 7.13.13 to 7.13.14
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "7.13.14", | ||
"tag": "@microsoft/api-extractor-model_v7.13.14", | ||
"date": "Wed, 27 Oct 2021 00:08:15 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update the package.json repository field to include the directory property." | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.13.13", | ||
@@ -7,0 +27,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.13", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. | ||
## 7.13.14 | ||
Wed, 27 Oct 2021 00:08:15 GMT | ||
### Patches | ||
- Update the package.json repository field to include the directory property. | ||
## 7.13.13 | ||
@@ -6,0 +13,0 @@ Wed, 13 Oct 2021 15:09:54 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.13.13", | ||
"version": "7.13.14", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/rushstack/tree/master/apps/api-extractor-model" | ||
"url": "https://github.com/microsoft/rushstack.git", | ||
"directory": "apps/api-extractor-model" | ||
}, | ||
@@ -16,6 +17,6 @@ "homepage": "https://api-extractor.com", | ||
"@microsoft/tsdoc-config": "~0.15.2", | ||
"@rushstack/node-core-library": "3.42.3" | ||
"@rushstack/node-core-library": "3.43.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.4.3", | ||
"@rushstack/eslint-config": "2.4.4", | ||
"@rushstack/heft": "0.41.6", | ||
@@ -22,0 +23,0 @@ "@rushstack/heft-node-rig": "1.2.25", |
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
678502
9474
+ Added@rushstack/node-core-library@3.43.0(transitive)
- Removed@rushstack/node-core-library@3.42.3(transitive)