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.26 to 1.1.27

23

CHANGELOG.json

@@ -5,2 +5,25 @@ {

{
"version": "1.1.27",
"tag": "@microsoft/api-documenter_v1.1.27",
"date": "Fri, 23 Mar 2018 00:34:53 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade colors to version ~1.2.1"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.5.1` to `5.5.2`"
},
{
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.1.0` to `3.1.1`"
},
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.25` to `4.3.26`"
}
]
}
},
{
"version": "1.1.26",

@@ -7,0 +30,0 @@ "tag": "@microsoft/api-documenter_v1.1.26",

9

CHANGELOG.md
# Change Log - @microsoft/api-documenter
This log was last generated on Thu, 22 Mar 2018 18:34:13 GMT and should not be manually modified.
This log was last generated on Fri, 23 Mar 2018 00:34:53 GMT and should not be manually modified.
## 1.1.27
Fri, 23 Mar 2018 00:34:53 GMT
### Patches
- Upgrade colors to version ~1.2.1
## 1.1.26

@@ -6,0 +13,0 @@ Thu, 22 Mar 2018 18:34:13 GMT

11

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

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

"dependencies": {
"@microsoft/api-extractor": "5.5.1",
"@microsoft/api-extractor": "5.5.2",
"@microsoft/node-core-library": "1.0.0",
"@microsoft/ts-command-line": "3.1.0",
"colors": "~1.1.2",
"@microsoft/ts-command-line": "3.1.1",
"colors": "~1.2.1",
"fs-extra": "~0.26.7",

@@ -27,4 +27,3 @@ "js-yaml": "~3.9.1"

"devDependencies": {
"@microsoft/node-library-build": "4.3.25",
"@types/colors": "1.1.3",
"@microsoft/node-library-build": "4.3.26",
"@types/fs-extra": "0.0.37",

@@ -31,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