@koishijs/core
Advanced tools
Comparing version 4.10.6-alpha.2 to 4.10.6
@@ -424,2 +424,5 @@ /// <reference types="node" /> | ||
} | ||
interface Events { | ||
'internal/i18n'(): void; | ||
} | ||
} | ||
@@ -426,0 +429,0 @@ export interface CompareOptions { |
{ | ||
"name": "@koishijs/core", | ||
"description": "Core Features for Koishi", | ||
"version": "4.10.6-alpha.2", | ||
"version": "4.10.6", | ||
"main": "lib/index.cjs", | ||
@@ -33,9 +33,9 @@ "module": "lib/index.mjs", | ||
"dependencies": { | ||
"@koishijs/utils": "^6.2.7", | ||
"@koishijs/utils": "^6.3.4", | ||
"@minatojs/core": "^2.0.3", | ||
"@satorijs/core": "^1.4.6", | ||
"@satorijs/core": "^1.4.10", | ||
"cordis": "^2.6.0", | ||
"cosmokit": "^1.3.4", | ||
"cosmokit": "^1.3.6", | ||
"fastest-levenshtein": "^1.0.16" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
479337
4879
0
Updated@koishijs/utils@^6.3.4
Updated@satorijs/core@^1.4.10
Updatedcosmokit@^1.3.6