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.1.33 to 1.1.34

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"version": "1.1.34",
"tag": "@microsoft/api-documenter_v1.1.34",
"date": "Thu, 19 Apr 2018 17:02:06 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.6.3` to `5.6.4`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.31` to `4.3.32`"
}
]
}
},
{
"version": "1.1.33",

@@ -7,0 +22,0 @@ "tag": "@microsoft/api-documenter_v1.1.33",

7

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Fri, 06 Apr 2018 16:03:14 GMT and should not be manually modified.
This log was last generated on Thu, 19 Apr 2018 17:02:06 GMT and should not be manually modified.
## 1.1.34
Thu, 19 Apr 2018 17:02:06 GMT
*Version update only*
## 1.1.33

@@ -6,0 +11,0 @@ Fri, 06 Apr 2018 16:03:14 GMT

10

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

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

"dependencies": {
"@microsoft/api-extractor": "5.6.3",
"@microsoft/api-extractor": "5.6.4",
"@microsoft/node-core-library": "1.2.0",
"@microsoft/ts-command-line": "3.1.1",
"colors": "~1.2.1",
"fs-extra": "~0.26.7",
"fs-extra": "~5.0.0",
"js-yaml": "~3.9.1"
},
"devDependencies": {
"@microsoft/node-library-build": "4.3.31",
"@types/fs-extra": "0.0.37",
"@microsoft/node-library-build": "4.3.32",
"@types/fs-extra": "5.0.1",
"@types/js-yaml": "3.9.1",

@@ -30,0 +30,0 @@ "@types/node": "8.5.8",

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