🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

docsify-docbucket

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docsify-docbucket - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+1
-1
package.json
{
"name": "docsify-docbucket",
"version": "1.0.5",
"version": "1.0.6",
"description": "A Docsify plugin that help building documentation site with Docsify and Pages for Bitbucket Server",

@@ -5,0 +5,0 @@ "main": "dist/docsify-docbucket.min.js",

@@ -14,4 +14,4 @@ # docsify-docbucket

```html
<script src="//unpkg.com/docsify-bitbucket"></script>
<script src="//unpkg.com/docsify-docbucket"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-bitbucket"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-docbucket"></script>
```

@@ -18,0 +18,0 @@