@aomex/core
Advanced tools
Comparing version 0.0.14 to 0.0.15
# @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 @@ |
{ | ||
"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": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5990
+ Added@aomex/validator@0.0.13(transitive)
+ Added@types/node@18.19.64(transitive)
+ Addedundici-types@5.26.5(transitive)
- Removed@aomex/validator@0.0.12(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@aomex/validator@^0.0.13