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.17 to 0.0.18

8

CHANGELOG.md
# @aomex/web
## 0.0.18
### Patch Changes
- Updated dependencies [[`37946d2`](https://github.com/aomex/aomex/commit/37946d2b91a560c851fa21fa327b5b968b794862)]:
- @aomex/utility@0.0.6
- @aomex/core@0.0.17
## 0.0.17

@@ -4,0 +12,0 @@

12

package.json
{
"name": "@aomex/web",
"version": "0.0.17",
"version": "0.0.18",
"description": "",

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

"peerDependencies": {
"@aomex/core": "^0.0.16"
"@aomex/core": "^0.0.17"
},
"dependencies": {
"@aomex/utility": "^0.0.5",
"@aomex/utility": "^0.0.6",
"@types/accepts": "^1.3.5",

@@ -60,3 +60,3 @@ "@types/content-disposition": "^0.5.5",

"devDependencies": {
"@aomex/core": "^0.0.16",
"@aomex/core": "^0.0.17",
"@types/co-body": "^6.1.0",

@@ -73,3 +73,5 @@ "@types/content-type": "^1.1.5",

},
"scripts": {}
"scripts": {
"test": "vitest"
}
}
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