koishi-plugin-schedule
Advanced tools
Comparing version 2.0.0-alpha.31 to 2.0.0-alpha.32
{ | ||
"name": "koishi-plugin-schedule", | ||
"description": "Schedule plugin for Koishi", | ||
"version": "2.0.0-alpha.31", | ||
"version": "2.0.0-alpha.32", | ||
"main": "dist/index.js", | ||
@@ -37,10 +37,10 @@ "typings": "dist/index.d.ts", | ||
"devDependencies": { | ||
"koishi-database-level": "^2.0.0-alpha.28", | ||
"koishi-database-mysql": "^2.0.0-alpha.28", | ||
"koishi-test-utils": "^4.0.0-alpha.28" | ||
"koishi-database-level": "^2.0.0-alpha.29", | ||
"koishi-database-mysql": "^2.0.0-alpha.29", | ||
"koishi-test-utils": "^4.0.0-alpha.29" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^2.0.0-alpha.28", | ||
"koishi-core": "^2.0.0-alpha.29", | ||
"koishi-utils": "^2.0.3" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1255
2
0
1
Updatedkoishi-core@^2.0.0-alpha.29