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.3.6 to 2.3.7

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "2.3.7",
"tag": "@microsoft/api-extractor_v2.3.7",
"date": "Thu, 31 Aug 2017 17:46:25 GMT",
"comments": {
"patch": [
{
"comment": "Fix issue where node-core-library was not an explicit dependency"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.0` to `~0.2.1`"
}
]
}
},
{
"version": "2.3.6",

@@ -7,0 +24,0 @@ "tag": "@microsoft/api-extractor_v2.3.6",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Wed, 30 Aug 2017 01:04:34 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2017 17:46:25 GMT and should not be manually modified.
## 2.3.7
Thu, 31 Aug 2017 17:46:25 GMT
### Patches
- Fix issue where node-core-library was not an explicit dependency
## 2.3.6

@@ -6,0 +13,0 @@ Wed, 30 Aug 2017 01:04:34 GMT

20

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

@@ -29,12 +29,4 @@ "keywords": [

},
"devDependencies": {
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~3.4.2",
"@microsoft/node-core-library": "~0.2.0",
"@microsoft/node-library-build": "~3.2.0"
},
"dependencies": {
"@microsoft/node-core-library": "~0.2.1",
"@types/es6-collections": "0.5.29",

@@ -48,3 +40,11 @@ "@types/fs-extra": "0.0.37",

"z-schema": "~3.18.3"
},
"devDependencies": {
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~3.4.2",
"@microsoft/node-library-build": "~3.2.0"
}
}
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