Socket
Socket
Sign inDemoInstall

@aomex/web

Package Overview
Dependencies
Maintainers
1
Versions
58
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.26 to 0.0.27

9

CHANGELOG.md
# @aomex/web
## 0.0.27
### Patch Changes
- [`33c3c61`](https://github.com/aomex/aomex/commit/33c3c614be9f66077f7487350b88d2db854f5fc8) Thanks [@geekact](https://github.com/geekact)! - revert(web): 导出HttpError
- Updated dependencies [[`fbcea3d`](https://github.com/aomex/aomex/commit/fbcea3d68ff033e6861130c645c8e5ad7336193f)]:
- @aomex/core@0.0.26
## 0.0.26

@@ -4,0 +13,0 @@

2

dist/index.d.ts

@@ -5,3 +5,3 @@ import { Chain, PureChain, PureMiddlewareToken, NonReadonly, Next, Middleware, OpenAPI, Validator, TransformedValidator, magistrate, CompatibleValidator } from '@aomex/core';

import { HttpError } from 'http-errors';
export { default as createHttpError } from 'http-errors';
export { HttpError, default as createHttpError } from 'http-errors';
import { IParseOptions } from 'qs';

@@ -8,0 +8,0 @@ import { CookieParseOptions, CookieSerializeOptions } from 'cookie';

{
"name": "@aomex/web",
"version": "0.0.26",
"version": "0.0.27",
"description": "",

@@ -32,3 +32,3 @@ "type": "module",

"peerDependencies": {
"@aomex/core": "^0.0.25"
"@aomex/core": "^0.0.26"
},

@@ -63,3 +63,3 @@ "dependencies": {

"devDependencies": {
"@aomex/core": "^0.0.25",
"@aomex/core": "^0.0.26",
"@types/co-body": "^6.1.0",

@@ -66,0 +66,0 @@ "@types/content-type": "^1.1.5",

Sorry, the diff of this file is not supported yet

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