Socket
Socket
Sign inDemoInstall

@feathersjs/errors

Package Overview
Dependencies
0
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.23 to 5.0.24

4

CHANGELOG.md

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

## [5.0.24](https://github.com/feathersjs/feathers/compare/v5.0.23...v5.0.24) (2024-03-13)
**Note:** Version bump only for package @feathersjs/errors
## [5.0.23](https://github.com/feathersjs/feathers/compare/v5.0.22...v5.0.23) (2024-02-25)

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

10

package.json
{
"name": "@feathersjs/errors",
"description": "Common error types for Feathers apps",
"version": "5.0.23",
"version": "5.0.24",
"homepage": "https://feathersjs.com",

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

"devDependencies": {
"@feathersjs/feathers": "^5.0.23",
"@feathersjs/feathers": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.20",
"@types/node": "^20.11.26",
"mocha": "^10.3.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"gitHead": "745bc6a5af6f6b4a14cccc2915ad7670d7fcd558"
"gitHead": "09519fb1c454ea718747a09797bc6dfd3b6a79a3"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc