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 3.2.1 to 3.2.2

19

CHANGELOG.json

@@ -5,2 +5,21 @@ {

{
"version": "3.2.2",
"tag": "@microsoft/api-extractor_v3.2.2",
"date": "Thu, 07 Sep 2017 00:11:11 GMT",
"comments": {
"patch": [
{
"author": "Nick Pape <nickpape@users.noreply.github.com>",
"commit": "4b7451b442c2078a96430f7a05caed37101aed52",
"comment": " Add $schema field to all schemas"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.5` to `~0.2.6`"
}
]
}
},
{
"version": "3.2.1",

@@ -7,0 +26,0 @@ "tag": "@microsoft/api-extractor_v3.2.1",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 06 Sep 2017 13:03:42 GMT and should not be manually modified.
This log was last generated on Thu, 07 Sep 2017 00:11:11 GMT and should not be manually modified.
## 3.2.2
Thu, 07 Sep 2017 00:11:11 GMT
### Patches
- Add $schema field to all schemas
## 3.2.1

@@ -6,0 +13,0 @@ Wed, 06 Sep 2017 13:03:42 GMT

2

lib/api/api-json.schema.json

@@ -663,3 +663,3 @@ {

"$schema": {
"description": "The metadata to indicate the JSON schema, required by some editors such as VS2015",
"description": "Part of the JSON Schema standard, this optional keyword declares the URL of the schema that the file conforms to. Editors may download the schema and use it to perform syntax highlighting.",
"type": "string"

@@ -666,0 +666,0 @@ },

{
"name": "@microsoft/api-extractor",
"version": "3.2.1",
"version": "3.2.2",
"description": "Validate, document, and review the exported API for a TypeScript library",

@@ -30,3 +30,3 @@ "keywords": [

"dependencies": {
"@microsoft/node-core-library": "~0.2.5",
"@microsoft/node-core-library": "~0.2.6",
"@types/es6-collections": "0.5.29",

@@ -33,0 +33,0 @@ "@types/fs-extra": "0.0.37",

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