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.0.4 to 1.1.0

48

CHANGELOG.md

@@ -1,47 +0,11 @@

# @aomex/commander
# Change Log
## 1.0.4
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### Patch Changes
# 1.1.0 (2024-06-27)
- Updated dependencies [[`a1a1787`](https://github.com/aomex/aomex/commit/a1a1787c791bf113c7e87e4435ea364eb8ce8eb8)]:
- @aomex/internal-tools@1.0.4
- @aomex/internal-file-import@1.0.4
## 1.0.3
### Features
### Patch Changes
- Updated dependencies []:
- @aomex/internal-file-import@1.0.3
- @aomex/internal-tools@1.0.3
## 1.0.2
### Patch Changes
- Updated dependencies []:
- @aomex/internal-file-import@1.0.2
- @aomex/internal-tools@1.0.2
## 1.0.1
### Patch Changes
- Updated dependencies []:
- @aomex/internal-file-import@1.0.1
- @aomex/internal-tools@1.0.1
## 1.0.0
### Minor Changes
- [`11103a2`](https://github.com/aomex/aomex/commit/11103a2aff4e081754c56b0ff18fa5130ca252e8) Thanks [@geekact](https://github.com/geekact)! - 重新制作
### Patch Changes
- Updated dependencies [[`11103a2`](https://github.com/aomex/aomex/commit/11103a2aff4e081754c56b0ff18fa5130ca252e8)]:
- @aomex/console@1.0.0
- @aomex/core@1.0.0
- @aomex/internal-file-import@1.0.0
- @aomex/internal-tools@1.0.0
* 初始化 ([3350159](https://github.com/aomex/aomex/commit/3350159454ad230e6d910405f907293b059b1f49))

10

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

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

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