🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

gitbook-plugin-anchor-navigation-simple

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-anchor-navigation-simple - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+5
-2
package.json
{
"name": "gitbook-plugin-anchor-navigation-simple",
"version": "1.0.0",
"version": "1.0.1",
"description": "Add anchor navigation ",

@@ -14,3 +14,6 @@ "main": "index.js",

"keywords": [],
"license": "ISC"
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.2"
}
}