Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aomex/core

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/core - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

11

CHANGELOG.md
# @aomex/core
## 0.0.4
### Patch Changes
- [`ee021e3`](https://github.com/aomex/aomex/commit/ee021e342814f12777e538c06a19971e1020f201) Thanks [@geekact](https://github.com/geekact)! - chore(core): typescript 最低版本限制为 4.9
- Updated dependencies [[`e50ade9`](https://github.com/aomex/aomex/commit/e50ade9d85d02914d2a13b7e42c5ba09d277d2df), [`8c975bd`](https://github.com/aomex/aomex/commit/8c975bde0f57f653ba9e5a808097ccbc8a02f9ef), [`9223cfd`](https://github.com/aomex/aomex/commit/9223cfdf65b0bb17f7c6ffa34769f06766e96ea6), [`6a57463`](https://github.com/aomex/aomex/commit/6a57463c1107c38a8b8cf5fa00ff3289bf629c0a), [`956bba9`](https://github.com/aomex/aomex/commit/956bba9e5b954f34486ad5f2b45a5277c1f980c9), [`56fc38c`](https://github.com/aomex/aomex/commit/56fc38c279b8289229204f4771304514583a952f), [`6849b03`](https://github.com/aomex/aomex/commit/6849b03dc1e0dc9b707d89dfe98327c9f120dc7f), [`b5aaec5`](https://github.com/aomex/aomex/commit/b5aaec540e3d732868a270a969a94ccd6ff9ac6a)]:
- @aomex/middleware@0.0.2
- @aomex/validator@0.0.3
- @aomex/helper@0.0.2
## 0.0.3

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

10

package.json
{
"name": "@aomex/core",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

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

"@types/node": ">=18",
"typescript": ">=5.0.0"
"typescript": ">=4.9"
},
"dependencies": {
"@aomex/helper": "^0.0.1",
"@aomex/middleware": "^0.0.1",
"@aomex/helper": "^0.0.2",
"@aomex/middleware": "^0.0.2",
"@aomex/openapi-type": "^0.0.0",
"@aomex/storage": "^0.0.1",
"@aomex/validator": "^0.0.2"
"@aomex/validator": "^0.0.3"
},
"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