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 3.5.0 to 3.6.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.6.0](https://github.com/aomex/aomex/compare/v3.5.0...v3.6.0) (2024-10-17)
**Note:** Version bump only for package @aomex/console
# [3.5.0](https://github.com/aomex/aomex/compare/v3.4.2...v3.5.0) (2024-10-16)

@@ -8,0 +16,0 @@

2

dist/index.js
// src/utils/meta.ts
var version = "3.5.0";
var version = "3.6.0";
var scriptName = "aomex";

@@ -4,0 +4,0 @@

{
"name": "@aomex/console",
"version": "3.5.0",
"version": "3.6.0",
"description": "控制台应用",

@@ -46,4 +46,4 @@ "type": "module",

"yargs-parser": "^21.1.1",
"@aomex/internal-tools": "^3.5.0",
"@aomex/internal-file-import": "^3.5.0"
"@aomex/internal-file-import": "^3.6.0",
"@aomex/internal-tools": "^3.6.0"
},

@@ -53,3 +53,3 @@ "devDependencies": {

"@types/yargs-parser": "^21.0.0",
"@aomex/core": "^3.5.0"
"@aomex/core": "^3.6.0"
},

@@ -56,0 +56,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