@microsoft/api-extractor-model
Advanced tools
Comparing version 7.13.3 to 7.13.4
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.13.4", | ||
"tag": "@microsoft/api-extractor-model_v7.13.4", | ||
"date": "Mon, 12 Jul 2021 23:08:26 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.13.3", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.3", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Fri, 04 Jun 2021 19:59:53 GMT and should not be manually modified. | ||
This log was last generated on Mon, 12 Jul 2021 23:08:26 GMT and should not be manually modified. | ||
## 7.13.4 | ||
Mon, 12 Jul 2021 23:08:26 GMT | ||
_Version update only_ | ||
## 7.13.3 | ||
@@ -6,0 +11,0 @@ Fri, 04 Jun 2021 19:59:53 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.13.4" | ||
"packageVersion": "7.16.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.13.3", | ||
"version": "7.13.4", | ||
"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.39.0" | ||
"@rushstack/node-core-library": "3.39.1" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.3.4", | ||
"@rushstack/heft": "0.28.0", | ||
"@rushstack/heft-node-rig": "1.0.8", | ||
"@rushstack/eslint-config": "2.4.0", | ||
"@rushstack/heft": "0.32.0", | ||
"@rushstack/heft-node-rig": "1.0.31", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,4 +27,4 @@ "@types/node": "10.17.13" | ||
"scripts": { | ||
"build": "heft test --clean" | ||
"build": "heft test --clean --pass-with-no-tests" | ||
} | ||
} |
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
672054
9325
+ Added@rushstack/node-core-library@3.39.1(transitive)
- Removed@rushstack/node-core-library@3.39.0(transitive)