You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gitbook-plugin-api

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-api - npm Package Compare versions

Comparing version

to
1.0.2

1

index.js

@@ -57,3 +57,2 @@ 'use strict'

element('div', { classes: ['api-description'], html: body }, content)
console.log(container.outerHTML)
return container.outerHTML

@@ -60,0 +59,0 @@ })

2

package.json
{
"name": "gitbook-plugin-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "API Documentation plugin for GitBook",

@@ -5,0 +5,0 @@ "main": "index.js",