@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.8 to 7.8.9
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.8.9", | ||
"tag": "@microsoft/api-extractor-model_v7.8.9", | ||
"date": "Wed, 24 Jun 2020 09:04:28 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.8", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.8", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 10 Jun 2020 20:48:30 GMT and should not be manually modified. | ||
This log was last generated on Wed, 24 Jun 2020 09:04:28 GMT and should not be manually modified. | ||
## 7.8.9 | ||
Wed, 24 Jun 2020 09:04:28 GMT | ||
*Version update only* | ||
## 7.8.8 | ||
@@ -6,0 +11,0 @@ Wed, 10 Jun 2020 20:48:30 GMT |
@@ -21,3 +21,3 @@ "use strict"; | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/interface-name-prefix | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
class ApiDeclaredItem extends ApiDocumentedItem_1.ApiDocumentedItem { | ||
@@ -24,0 +24,0 @@ constructor(options) { |
@@ -26,3 +26,2 @@ "use strict"; | ||
// to avoid ES5 circular imports. | ||
// eslint-disable-next-line @typescript-eslint/no-var-requires | ||
const deserializerModule = require('../model/Deserializer'); | ||
@@ -29,0 +28,0 @@ return deserializerModule.Deserializer.deserialize(context, jsonObject); |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.8", | ||
"version": "7.8.9", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.24.1", | ||
"@rushstack/node-core-library": "3.24.2", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -24,3 +24,3 @@ }, | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@rushstack/eslint-config": "1.0.0", | ||
"@types/jest": "25.2.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "10.17.13", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
611787
8277
+ Added@rushstack/node-core-library@3.24.2(transitive)
- Removed@rushstack/node-core-library@3.24.1(transitive)