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

@microsoft/api-documenter

Package Overview
Dependencies
Maintainers
2
Versions
654
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-documenter - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

21

CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"version": "1.2.4",
"tag": "@microsoft/api-documenter_v1.2.4",
"date": "Fri, 08 Jun 2018 08:43:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.7.2` to `5.7.3`"
},
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.2` to `1.4.0`"
},
{
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.1.0` to `4.2.0`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.41` to `4.3.42`"
}
]
}
},
{
"version": "1.2.3",

@@ -7,0 +28,0 @@ "tag": "@microsoft/api-documenter_v1.2.3",

7

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Thu, 31 May 2018 01:39:33 GMT and should not be manually modified.
This log was last generated on Fri, 08 Jun 2018 08:43:52 GMT and should not be manually modified.
## 1.2.4
Fri, 08 Jun 2018 08:43:52 GMT
*Version update only*
## 1.2.3

@@ -6,0 +11,0 @@ Thu, 31 May 2018 01:39:33 GMT

10

package.json
{
"name": "@microsoft/api-documenter",
"version": "1.2.3",
"version": "1.2.4",
"description": "Read JSON files from api-extractor, generate documentation pages",

@@ -18,5 +18,5 @@ "repository": {

"dependencies": {
"@microsoft/api-extractor": "5.7.2",
"@microsoft/node-core-library": "1.3.2",
"@microsoft/ts-command-line": "4.1.0",
"@microsoft/api-extractor": "5.7.3",
"@microsoft/node-core-library": "1.4.0",
"@microsoft/ts-command-line": "4.2.0",
"colors": "~1.2.1",

@@ -27,3 +27,3 @@ "fs-extra": "~5.0.0",

"devDependencies": {
"@microsoft/node-library-build": "4.3.41",
"@microsoft/node-library-build": "4.3.42",
"@types/fs-extra": "5.0.1",

@@ -30,0 +30,0 @@ "@types/js-yaml": "3.9.1",

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