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.9-beta.1 to 0.1.9

2

lib/YuqueClient.js

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

static formatDirs(dirs) {
assert(dirs && Array.isArray(dirs), 'dirs param must be a non empty array');
assert(dirs && Array.isArray(dirs), 'dirs param must be an un-empty array');
let category;

@@ -46,0 +46,0 @@ const result = [];

{
"name": "@ablula/egg-yuque-viewer",
"author": "mark.ck",
"version": "0.1.9-beta.1",
"version": "0.1.9",
"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