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.9 to 5.0.10

4

CHANGELOG.md

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

## [5.0.10](https://github.com/feathersjs/feathers/compare/v5.0.9...v5.0.10) (2023-10-03)
**Note:** Version bump only for package @feathersjs/errors
## [5.0.9](https://github.com/feathersjs/feathers/compare/v5.0.8...v5.0.9) (2023-09-27)

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

10

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

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

"devDependencies": {
"@feathersjs/feathers": "^5.0.9",
"@types/mocha": "^10.0.1",
"@types/node": "^20.7.0",
"@feathersjs/feathers": "^5.0.10",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"mocha": "^10.2.0",

@@ -61,3 +61,3 @@ "shx": "^0.3.4",

},
"gitHead": "64ee98dadf02dac34f31e3cb7b6b10e1f7405bfa"
"gitHead": "463dedcd35b16e43bc55e04df877ca82ed38dcea"
}
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