Socket
Socket
Sign inDemoInstall

@feathersjs/errors

Package Overview
Dependencies
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/errors - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

6

CHANGELOG.md

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

## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12)
### Bug Fixes
- Make sure all Readme files are up to date ([#3154](https://github.com/feathersjs/feathers/issues/3154)) ([a5f0b38](https://github.com/feathersjs/feathers/commit/a5f0b38bbf2a11486415a39533bcc6c67fb51e3e))
## [5.0.3](https://github.com/feathersjs/feathers/compare/v5.0.2...v5.0.3) (2023-04-05)

@@ -8,0 +14,0 @@

6

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

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

"devDependencies": {
"@feathersjs/feathers": "^5.0.3",
"@feathersjs/feathers": "^5.0.4",
"@types/mocha": "^10.0.1",

@@ -61,3 +61,3 @@ "@types/node": "^18.15.11",

},
"gitHead": "a6ba4dfd08f537a7d4778bed4c45091cbe3802aa"
"gitHead": "376e89040991db500f1f327aa699322543315039"
}

@@ -17,3 +17,3 @@ # @feathersjs/errors

Refer to the [Feathers errors API documentation](https://docs.feathersjs.com/api/errors.html) for more details.
Refer to the [Feathers errors API documentation](https://feathersjs.com/api/errors.html) for more details.

@@ -20,0 +20,0 @@ ## License

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