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.6.0 to 1.7.0

8

CHANGELOG.md

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

# [1.7.0](https://github.com/aomex/aomex/compare/v1.6.0...v1.7.0) (2024-07-13)
**Note:** Version bump only for package @aomex/commander
# [1.6.0](https://github.com/aomex/aomex/compare/v1.5.1...v1.6.0) (2024-07-05)

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

10

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

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

"dependencies": {
"@aomex/internal-file-import": "^1.6.0",
"@aomex/internal-tools": "^1.6.0"
"@aomex/internal-file-import": "^1.7.0",
"@aomex/internal-tools": "^1.7.0"
},
"devDependencies": {
"@aomex/console": "^1.6.0",
"@aomex/core": "^1.6.0"
"@aomex/console": "^1.7.0",
"@aomex/core": "^1.7.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