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

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
2
Versions
489
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 4.2.3 to 4.2.4

22

CHANGELOG.json

@@ -5,2 +5,24 @@ {

{
"version": "4.2.4",
"tag": "@microsoft/api-extractor_v4.2.4",
"date": "Thu, 02 Nov 2017 16:05:24 GMT",
"comments": {
"patch": [
{
"author": "QZ <qz2017@users.noreply.github.com>",
"commit": "2c58095f2f13492887cc1278c9a0cff49af9735b",
"comment": "lock the reference version between web build tools projects"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.13` to `0.3.14`"
},
{
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.1` to `2.2.2`"
}
]
}
},
{
"version": "4.2.3",

@@ -7,0 +29,0 @@ "tag": "@microsoft/api-extractor_v4.2.3",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 01 Nov 2017 21:06:08 GMT and should not be manually modified.
This log was last generated on Thu, 02 Nov 2017 16:05:24 GMT and should not be manually modified.
## 4.2.4
Thu, 02 Nov 2017 16:05:24 GMT
### Patches
- lock the reference version between web build tools projects
## 4.2.3

@@ -6,0 +13,0 @@ Wed, 01 Nov 2017 21:06:08 GMT

8

package.json
{
"name": "@microsoft/api-extractor",
"version": "4.2.3",
"version": "4.2.4",
"description": "Validate, document, and review the exported API for a TypeScript library",

@@ -33,4 +33,4 @@ "keywords": [

"dependencies": {
"@microsoft/node-core-library": "~0.3.13",
"@microsoft/ts-command-line": "~2.2.1",
"@microsoft/node-core-library": "0.3.14",
"@microsoft/ts-command-line": "2.2.2",
"@types/fs-extra": "0.0.37",

@@ -54,4 +54,4 @@ "@types/node": "6.0.88",

"mocha": "~3.4.2",
"@microsoft/node-library-build": "~4.2.3"
"@microsoft/node-library-build": "4.2.3"
}
}
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