@aomex/console
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.2.0](https://github.com/aomex/aomex/compare/v2.1.0...v2.2.0) (2024-08-05) | ||
**Note:** Version bump only for package @aomex/console | ||
# [2.1.0](https://github.com/aomex/aomex/compare/v2.0.2...v2.1.0) (2024-07-28) | ||
@@ -8,0 +16,0 @@ |
@@ -28,3 +28,3 @@ // src/i18n/locales/zh-cn.ts | ||
// src/utils/meta.ts | ||
var version = "2.1.0"; | ||
var version = "2.2.0"; | ||
var scriptName = "aomex"; | ||
@@ -31,0 +31,0 @@ |
{ | ||
"name": "@aomex/console", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "控制台应用", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"glob": "^10.3.10", | ||
"tsx": "^4.15.6", | ||
"tsx": "^4.16.5", | ||
"yargs": "^17.7.1", | ||
"yargs-parser": "^21.1.1", | ||
"@aomex/internal-file-import": "^2.1.0", | ||
"@aomex/internal-tools": "^2.1.0" | ||
"@aomex/internal-file-import": "^2.2.0", | ||
"@aomex/internal-tools": "^2.2.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"@types/yargs-parser": "^21.0.0", | ||
"@aomex/core": "^2.1.0" | ||
"@aomex/core": "^2.2.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": {}, |
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
69045
Updated@aomex/internal-tools@^2.2.0
Updatedtsx@^4.16.5