New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koa-oas-router

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-oas-router - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1-beta.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.1.1-beta.1](https://github.com/matzehecht/koa-oas-router/compare/v3.1.0...v3.1.1-beta.1) (2024-12-11)
### Bug Fixes
* update deps ([245cce6](https://github.com/matzehecht/koa-oas-router/commit/245cce610a72512b9f91c136ffaa844025e8e7ae))
# [3.1.0](https://github.com/matzehecht/koa-oas-router/compare/v3.0.2...v3.1.0) (2024-11-16)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "koa-oas-router",
"version": "3.1.0",
"version": "3.1.1-beta.1",
"description": "This module extends the koa-router with some features usable with oas.",

@@ -34,3 +34,5 @@ "main": "./dist/cjs/index.js",

"@ava/typescript": "^5.0.0",
"@types/node": "^22.9.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^22.10.2",
"ava": "^6.2.0",

@@ -57,4 +59,2 @@ "cz-conventional-changelog": "^3.3.0",

"dependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/koa-router": "^7.4.8",

@@ -61,0 +61,0 @@ "koa-router": "^13.0.1",

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