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

@feathersjs/koa

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/koa - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [5.0.6](https://github.com/feathersjs/feathers/compare/v5.0.5...v5.0.6) (2023-06-15)
**Note:** Version bump only for package @feathersjs/koa
## [5.0.5](https://github.com/feathersjs/feathers/compare/v5.0.4...v5.0.5) (2023-04-28)

@@ -8,0 +12,0 @@

28

package.json
{
"name": "@feathersjs/koa",
"description": "Feathers KoaJS framework bindings and REST provider",
"version": "5.0.5",
"version": "5.0.6",
"homepage": "https://feathersjs.com",

@@ -52,7 +52,7 @@ "main": "lib/",

"dependencies": {
"@feathersjs/authentication": "^5.0.5",
"@feathersjs/commons": "^5.0.5",
"@feathersjs/errors": "^5.0.5",
"@feathersjs/feathers": "^5.0.5",
"@feathersjs/transport-commons": "^5.0.5",
"@feathersjs/authentication": "^5.0.6",
"@feathersjs/commons": "^5.0.6",
"@feathersjs/errors": "^5.0.6",
"@feathersjs/feathers": "^5.0.6",
"@feathersjs/transport-commons": "^5.0.6",
"@koa/cors": "^4.0.0",

@@ -63,3 +63,3 @@ "@types/koa": "^2.13.6",

"@types/koa__cors": "^4.0.0",
"koa": "^2.14.1",
"koa": "^2.14.2",
"koa-body": "^6.0.1",

@@ -71,15 +71,15 @@ "koa-compose": "^4.1.0",

"devDependencies": {
"@feathersjs/authentication-local": "^5.0.5",
"@feathersjs/memory": "^5.0.5",
"@feathersjs/tests": "^5.0.5",
"@feathersjs/authentication-local": "^5.0.6",
"@feathersjs/memory": "^5.0.6",
"@feathersjs/tests": "^5.0.6",
"@types/koa-compose": "^3.2.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"axios": "^1.3.4",
"@types/node": "^20.3.1",
"axios": "^1.4.0",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
"typescript": "^5.1.3"
},
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009"
"gitHead": "71ac655d260fbc9aa65cd5b9a6c088f0187ace4e"
}
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