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

@ablula/egg-yuque-viewer

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ablula/egg-yuque-viewer - npm Package Compare versions

Comparing version 0.1.8-beta.2 to 0.1.8-beta.3

1

config/config.default.js

@@ -19,3 +19,2 @@ 'use strict';

logo: 'https://i.ablula.tech/ablula.png',
user: 'mark.ck'
};

2

lib/YuqueClient.js

@@ -151,3 +151,3 @@ 'use strict';

userInfo: userInfo || {},
}, config))}</script>
}, config, { token: null }))}</script>
<script src="https://cdn.jsdelivr.net/npm/${config.npm}/build/index.js"></script>

@@ -154,0 +154,0 @@ </html>`;

{
"name": "@ablula/egg-yuque-viewer",
"author": "mark.ck",
"version": "0.1.8-beta.2",
"version": "0.1.8-beta.3",
"description": "egg plugin for yuque viewer",

@@ -6,0 +6,0 @@ "eggPlugin": {

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