koishi-plugin-teach
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
{ | ||
"name": "koishi-plugin-teach", | ||
"description": "Teach plugin for Koishi", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"main": "dist/index.js", | ||
@@ -34,11 +34,11 @@ "typings": "dist/index.d.ts", | ||
"devDependencies": { | ||
"koishi-database-level": "^2.0.0-alpha.0", | ||
"koishi-database-memory": "^2.0.0-alpha.0", | ||
"koishi-database-mysql": "^2.0.0-alpha.0", | ||
"koishi-test-utils": "^4.0.0-alpha.0" | ||
"koishi-database-level": "^2.0.0-alpha.1", | ||
"koishi-database-memory": "^2.0.0-alpha.1", | ||
"koishi-database-mysql": "^2.0.0-alpha.1", | ||
"koishi-test-utils": "^4.0.0-alpha.1" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^2.0.0-alpha.0", | ||
"koishi-core": "^2.0.0-alpha.1", | ||
"koishi-utils": "^1.0.4" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
331888
Updatedkoishi-core@^2.0.0-alpha.1