Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aomex/console

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/console - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

8

CHANGELOG.md

@@ -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 @@

2

dist/index.js

@@ -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": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc