Socket
Socket
Sign inDemoInstall

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
2
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "2.0.1",
"tag": "@microsoft/api-extractor_v2.0.1",
"date": "Thu, 06 Apr 2017 01:32:23 GMT",
"comments": {
"patch": [
{
"comment": "Removed hard coding of @public for ApiPackage"
}
]
}
},
{
"version": "2.0.0",

@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor_v2.0.0",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Mon, 20 Mar 2017 21:52:20 GMT and should not be manually modified.
This log was last generated on Thu, 06 Apr 2017 01:32:23 GMT and should not be manually modified.
## 2.0.1
Thu, 06 Apr 2017 01:32:23 GMT
### Patches
- Removed hard coding of @public for ApiPackage
## 2.0.0

@@ -6,0 +13,0 @@ Mon, 20 Mar 2017 21:52:20 GMT

1

lib/definitions/ApiItem.js

@@ -202,3 +202,2 @@ /* tslint:disable:no-bitwise */

}
this.documentation.apiTag = ApiDocumentation_1.ApiTag.Public;
}

@@ -205,0 +204,0 @@ if (this.documentation.preapproved) {

@@ -55,2 +55,1 @@ interface IExternalPackageLookup {

// WARNING: functionWithIncompleteParameterType has incomplete type information
// @public
{
"name": "@microsoft/api-extractor",
"version": "2.0.0",
"version": "2.0.1",
"description": "Validatation, documentation, and auditing for the exported API of a TypeScript package",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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