Socket
Socket
Sign inDemoInstall

@microsoft/api-documenter

Package Overview
Dependencies
Maintainers
2
Versions
647
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.0.4 to 1.0.5

21

CHANGELOG.json

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

{
"version": "1.0.5",
"tag": "@microsoft/api-documenter_v1.0.5",
"date": "Wed, 01 Nov 2017 21:06:08 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" from `4.2.2` to `4.2.3`"
},
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.12` to `~0.3.13`"
},
{
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.2.0` to `~2.2.1`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `~4.2.3` to `~4.2.4`"
}
]
}
},
{
"version": "1.0.4",

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

7

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Tue, 31 Oct 2017 21:04:04 GMT and should not be manually modified.
This log was last generated on Wed, 01 Nov 2017 21:06:08 GMT and should not be manually modified.
## 1.0.5
Wed, 01 Nov 2017 21:06:08 GMT
*Changes not tracked*
## 1.0.4

@@ -6,0 +11,0 @@ Tue, 31 Oct 2017 21:04:04 GMT

10

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

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

"dependencies": {
"@microsoft/api-extractor": "4.2.2",
"@microsoft/node-core-library": "~0.3.12",
"@microsoft/ts-command-line": "~2.2.0",
"@microsoft/api-extractor": "4.2.3",
"@microsoft/node-core-library": "~0.3.13",
"@microsoft/ts-command-line": "~2.2.1",
"colors": "~1.1.2",

@@ -29,3 +29,3 @@ "fs-extra": "~0.26.7",

"devDependencies": {
"@microsoft/node-library-build": "~4.2.3",
"@microsoft/node-library-build": "~4.2.4",
"@types/colors": "1.1.3",

@@ -32,0 +32,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