@microsoft/api-extractor-model
Advanced tools
Comparing version 7.13.12 to 7.13.13
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.13.13", | ||
"tag": "@microsoft/api-extractor-model_v7.13.13", | ||
"date": "Wed, 13 Oct 2021 15:09:54 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.3`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.3`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.13.12", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.12", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Fri, 08 Oct 2021 08:08:34 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified. | ||
## 7.13.13 | ||
Wed, 13 Oct 2021 15:09:54 GMT | ||
_Version update only_ | ||
## 7.13.12 | ||
@@ -6,0 +11,0 @@ Fri, 08 Oct 2021 08:08:34 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.14" | ||
"packageVersion": "7.18.15" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.13.12", | ||
"version": "7.13.13", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -16,8 +16,8 @@ "repository": { | ||
"@microsoft/tsdoc-config": "~0.15.2", | ||
"@rushstack/node-core-library": "3.42.2" | ||
"@rushstack/node-core-library": "3.42.3" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.4.2", | ||
"@rushstack/heft": "0.41.3", | ||
"@rushstack/heft-node-rig": "1.2.22", | ||
"@rushstack/eslint-config": "2.4.3", | ||
"@rushstack/heft": "0.41.6", | ||
"@rushstack/heft-node-rig": "1.2.25", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -24,0 +24,0 @@ "@types/node": "12.20.24" |
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
677746
9454
+ Added@rushstack/node-core-library@3.42.3(transitive)
- Removed@rushstack/node-core-library@3.42.2(transitive)