Socket
Socket
Sign inDemoInstall

@aomex/web

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/web - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

12

CHANGELOG.md
# @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

8

package.json
{
"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",

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