Socket
Socket
Sign inDemoInstall

@aomex/web

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/web - npm Package Versions

2345

3.0.0

Diff

Changelog

Source

3.0.0 (2024-08-10)

Features

  • core: uuid增加6/7/8三个版本 (d37c2b0)
fwh1990
published 2.2.0 •

Changelog

Source

2.2.0 (2024-08-05)

Bug Fixes

  • core: rule.allOf返回了联合类型 (061121c)

Features

fwh1990
published 2.1.0 •

Changelog

Source

2.1.0 (2024-07-28)

Bug Fixes

  • console: 帮助信息未国际化 (d68370f)
  • core: rule.oneOf验证器匹配超过一个规则未报错 (9052e20)

Features

  • core: 增加allOf验证器 (d74feb1)
  • core: 增加allOf验证器 (81e24cc)
fwh1990
published 2.0.2 •

Changelog

Source

2.0.2 (2024-07-27)

Bug Fixes

  • cron: overlap和concurrent概念重叠 (5453764)
fwh1990
published 2.0.1 •

Changelog

Source

2.0.1 (2024-07-26)

Bug Fixes

  • cache-redis-store: 包名错误 (b6839f8)
  • swagger-ui: 网页资源加载失败 (4e4526b)
  • swagger-ui: 静态文件未发布到npm (2abebca)
  • 未更新peerDependencies (0492453)
fwh1990
published 2.0.0 •

Changelog

Source

2.0.0 (2024-07-26)

Bug Fixes

  • openapi: generateOpenapi返回了错误的类型 (8850020)
  • openapi: 保存文件时使用更严格的方式判断后缀 (a69ae0f)

Features

  • cache: 新的缓存库 (cca0b52)
  • console: commander合并到console库 (e41df73)
  • serve-static: 增加formatPath参数 (226d8cd)
  • swagger-ui: swagger服务 (c024922)
  • swagger-ui: 识别.yml后缀 (bd8b716)
  • web: router库合并到web库 (7268973)
  • web: 路由组支持设置文档说明 (1452ecc)

BREAKING CHANGES

  • cache: 1. 删除了memory-cache,redis-cache,file-cache
  1. 采用适配器形式创建缓存实例
  • web: @aomex/router已被删除
  • console: @aomex/commander已被删除
fwh1990
published 1.7.0 •

Changelog

Source

1.7.0 (2024-07-13)

Features

  • async-trace: traceMiddleware的记录回调函数增加ctx参数 (7fbf5db)
  • web: 请求实体包含二进制类型时,采用multipart/form-data的文档格式 (59f5c74)
fwh1990
published 1.6.0 •

Changelog

Source

1.6.0 (2024-07-05)

Features

  • async-trace: 追踪方法时允许不传参数 (9aecbb4)
  • router: 删除路径数组格式 (f9a9a00)
  • web: response.download修改签名 (849b150)

Performance Improvements

  • router: 多个method共享匹配逻辑 (b238d64)
  • router: 路由细分为动静态路由,加速匹配 (be9324f)
fwh1990
published 1.5.1 •

Changelog

Source

1.5.1 (2024-07-04)

Note: Version bump only for package aomex

fwh1990
published 1.5.0 •

Changelog

Source

1.5.0 (2024-07-04)

Bug Fixes

  • serve-static: 发送压缩文件时不能设置content-length (93ee4d6)

Features

  • openapi: 增加generateOpenapi函数快速生成文档 (b048aac)
  • router: 路由增加文档属性 showInOpenapi (cff6b01)
  • web: request.body改为同步获取 (bbc2075)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc