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.14 to 0.0.15

7

CHANGELOG.md
# @aomex/core
## 0.0.15
### Patch Changes
- Updated dependencies [[`9881653`](https://github.com/aomex/aomex/commit/988165361439738d27bc29bd0ed5a85c608db5ef), [`ab18463`](https://github.com/aomex/aomex/commit/ab1846384f784aeb63d50f6be7778802117c94d5), [`accbb60`](https://github.com/aomex/aomex/commit/accbb606beadbbb02bdcf5512a0af2fb221db608), [`62cb525`](https://github.com/aomex/aomex/commit/62cb5251d4c482fd4dc1823c3cfabaea1eeae677), [`15ecd1c`](https://github.com/aomex/aomex/commit/15ecd1c75bc21929f79980b32e63ea46e081cc6a)]:
- @aomex/validator@0.0.13
## 0.0.14

@@ -4,0 +11,0 @@

10

package.json
{
"name": "@aomex/core",
"version": "0.0.14",
"version": "0.0.15",
"description": "",

@@ -29,7 +29,7 @@ "type": "module",

"engines": {
"node": ">=18"
"node": "^18"
},
"peerDependencies": {
"@types/node": ">=18",
"typescript": ">=5.0"
"@types/node": "^18",
"typescript": "^5.0"
},

@@ -41,5 +41,5 @@ "dependencies": {

"@aomex/cache": "^0.0.7",
"@aomex/validator": "^0.0.12"
"@aomex/validator": "^0.0.13"
},
"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