Socket
Socket
Sign inDemoInstall

@aomex/commander

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/commander - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

8

CHANGELOG.md

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

## [1.5.1](https://github.com/aomex/aomex/compare/v1.5.0...v1.5.1) (2024-07-04)
**Note:** Version bump only for package @aomex/commander
# [1.5.0](https://github.com/aomex/aomex/compare/v1.4.0...v1.5.0) (2024-07-04)

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

10

package.json
{
"name": "@aomex/commander",
"version": "1.5.0",
"version": "1.5.1",
"description": "创建aomex控制台指令",

@@ -36,10 +36,10 @@ "type": "module",

"dependencies": {
"@aomex/internal-file-import": "^1.4.0",
"@aomex/internal-tools": "^1.4.0"
"@aomex/internal-file-import": "^1.5.1",
"@aomex/internal-tools": "^1.5.1"
},
"devDependencies": {
"@aomex/console": "^1.5.0",
"@aomex/core": "^1.4.0"
"@aomex/core": "^1.5.1",
"@aomex/console": "^1.5.1"
},
"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