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

gitbook-plugin-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-lightbox - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

15

package.json
{
"name": "gitbook-plugin-lightbox",
"version": "1.0.0",
"version": "1.0.1",
"description": " A gitbook plugin to show image by lightbox.",

@@ -27,2 +27,3 @@ "main": "dist/index.js",

"@babel/preset-env": "^7.0.0",
"copyfiles": "~2.1.0",
"eslint": "^5.5.0",

@@ -33,4 +34,3 @@ "eslint-config-airbnb-base": "^13.1.0",

"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"copyfiles": "~2.1.0"
"eslint-plugin-standard": "^4.0.0"
},

@@ -47,3 +47,12 @@ "scripts": {

"registry": "http://registry.npmjs.org/"
},
"gitbook": {
"properties": {
"jquery": {
"type": "boolean",
"default": true,
"description": "If you don't want to use plugin built-in jquery, set it to false."
}
}
}
}
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