Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/api-extractor-model

Package Overview
Dependencies
Maintainers
2
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor-model - npm Package Compare versions

Comparing version 7.0.25 to 7.0.26

12

CHANGELOG.json

@@ -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",

9

CHANGELOG.md
# 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

1

lib/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc