@microsoft/api-extractor-model
Advanced tools
Comparing version 7.0.25 to 7.0.26
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.0.26", | ||
"tag": "@microsoft/api-extractor-model_v7.0.26", | ||
"date": "Wed, 13 Mar 2019 19:13:14 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.0.25", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.0.25", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 13 Mar 2019 01:14:05 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Mar 2019 19:13:14 GMT and should not be manually modified. | ||
## 7.0.26 | ||
Wed, 13 Mar 2019 19:13:14 GMT | ||
### Patches | ||
- Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter | ||
## 7.0.25 | ||
@@ -6,0 +13,0 @@ Wed, 13 Mar 2019 01:14:05 GMT |
@@ -10,3 +10,2 @@ /** | ||
export { ReleaseTag } from './aedoc/ReleaseTag'; | ||
export { IndentedWriter } from './IndentedWriter'; | ||
export { IApiDeclaredItemOptions, ApiDeclaredItem } from './items/ApiDeclaredItem'; | ||
@@ -13,0 +12,0 @@ export { IApiDocumentedItemOptions, ApiDocumentedItem } from './items/ApiDocumentedItem'; |
@@ -16,4 +16,2 @@ "use strict"; | ||
exports.ReleaseTag = ReleaseTag_1.ReleaseTag; | ||
var IndentedWriter_1 = require("./IndentedWriter"); | ||
exports.IndentedWriter = IndentedWriter_1.IndentedWriter; | ||
// items | ||
@@ -20,0 +18,0 @@ var ApiDeclaredItem_1 = require("./items/ApiDeclaredItem"); |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.0.25", | ||
"version": "7.0.26", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
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
412590
121
5954