@ablula/egg-yuque-viewer
Advanced tools
Comparing version 0.1.9-beta.1 to 0.1.9
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14498