Socket
Socket
Sign inDemoInstall

@aomex/commander

Package Overview
Dependencies
Maintainers
1
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 0.0.21 to 0.0.22

9

CHANGELOG.md
# @aomex/commander
## 0.0.22
### Patch Changes
- Updated dependencies [[`37946d2`](https://github.com/aomex/aomex/commit/37946d2b91a560c851fa21fa327b5b968b794862)]:
- @aomex/utility@0.0.6
- @aomex/console@0.0.20
- @aomex/core@0.0.17
## 0.0.21

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

16

package.json
{
"name": "@aomex/commander",
"version": "0.0.21",
"version": "0.0.22",
"description": "",

@@ -29,13 +29,15 @@ "type": "module",

"peerDependencies": {
"@aomex/console": "^0.0.19",
"@aomex/core": "^0.0.16"
"@aomex/console": "^0.0.20",
"@aomex/core": "^0.0.17"
},
"dependencies": {
"@aomex/utility": "^0.0.5"
"@aomex/utility": "^0.0.6"
},
"devDependencies": {
"@aomex/console": "^0.0.19",
"@aomex/core": "^0.0.16"
"@aomex/console": "^0.0.20",
"@aomex/core": "^0.0.17"
},
"scripts": {}
"scripts": {
"test": "vitest"
}
}
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