gitbook-plugin-lightbox
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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." | ||
} | ||
} | ||
} | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
1
0
1099499
19
5096