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.7 to 3.0.0

17

CHANGELOG.json

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

{
"version": "3.0.0",
"tag": "@microsoft/api-extractor_v3.0.0",
"date": "Thu, 31 Aug 2017 18:41:18 GMT",
"comments": {
"major": [
{
"comment": "Fix compatibility issues with old releases, by incrementing the major version number"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.1` to `~0.2.2`"
}
]
}
},
{
"version": "2.3.7",

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

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Thu, 31 Aug 2017 17:46:25 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2017 18:41:18 GMT and should not be manually modified.
## 3.0.0
Thu, 31 Aug 2017 18:41:18 GMT
### Breaking changes
- Fix compatibility issues with old releases, by incrementing the major version number
## 2.3.7

@@ -6,0 +13,0 @@ Thu, 31 Aug 2017 17:46:25 GMT

4

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

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

"dependencies": {
"@microsoft/node-core-library": "~0.2.1",
"@microsoft/node-core-library": "~0.2.2",
"@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