@aomex/web
Advanced tools
Comparing version 0.0.9 to 0.0.10
# @aomex/web | ||
## 0.0.10 | ||
### Patch Changes | ||
- [`2439286`](https://github.com/aomex/aomex/commit/2439286e69dcc7211ac280b91dbca5de95cc488b) Thanks [@geekact](https://github.com/geekact)! - refactor: rename web-router to router | ||
- Updated dependencies [[`fbb7ab2`](https://github.com/aomex/aomex/commit/fbb7ab2e6ec2a18e7ad8f018788523952049b6fd)]: | ||
- @aomex/utility@0.0.5 | ||
- @aomex/core@0.0.9 | ||
## 0.0.9 | ||
@@ -17,3 +27,3 @@ | ||
- [`fc7008e`](https://github.com/aomex/aomex/commit/fc7008e889a55e6a0a268bb77cab5be0f0bd9d30) Thanks [@geekact](https://github.com/geekact)! - refactor(web,web-router): move method enum from web-router to web | ||
- [`fc7008e`](https://github.com/aomex/aomex/commit/fc7008e889a55e6a0a268bb77cab5be0f0bd9d30) Thanks [@geekact](https://github.com/geekact)! - refactor(web,router): move method enum from router to web | ||
@@ -20,0 +30,0 @@ - [`d80df1a`](https://github.com/aomex/aomex/commit/d80df1a07eb92214a9c3c7fa15c629ea1ee88c43) Thanks [@geekact](https://github.com/geekact)! - feat(web): request add protocol and secure getter |
{ | ||
"name": "@aomex/web", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "", | ||
@@ -29,6 +29,6 @@ "type": "module", | ||
"peerDependencies": { | ||
"@aomex/core": "^0.0.8" | ||
"@aomex/core": "^0.0.9" | ||
}, | ||
"dependencies": { | ||
"@aomex/utility": "^0.0.4", | ||
"@aomex/utility": "^0.0.5", | ||
"@types/accepts": "^1.3.5", | ||
@@ -62,3 +62,3 @@ "@types/content-disposition": "^0.5.5", | ||
"devDependencies": { | ||
"@aomex/core": "^0.0.8", | ||
"@aomex/core": "^0.0.9", | ||
"@types/co-body": "^6.1.0", | ||
@@ -65,0 +65,0 @@ "@types/content-type": "^1.1.5", |
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
92338
+ Added@aomex/core@0.0.9(transitive)
+ Added@aomex/middleware@0.0.5(transitive)
+ Added@aomex/utility@0.0.5(transitive)
+ Added@aomex/validator@0.0.8(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@9.3.5(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@8.0.4(transitive)
+ Addedminipass@4.2.87.1.2(transitive)
+ Addedpath-scurry@1.11.1(transitive)
- Removed@aomex/core@0.0.8(transitive)
- Removed@aomex/middleware@0.0.4(transitive)
- Removed@aomex/utility@0.0.4(transitive)
- Removed@aomex/validator@0.0.7(transitive)
Updated@aomex/utility@^0.0.5