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.0-pre.35 to 5.0.0-pre.36

4

CHANGELOG.md

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

# [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29)
**Note:** Version bump only for package @feathersjs/errors
# [5.0.0-pre.35](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.34...v5.0.0-pre.35) (2023-01-12)

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

6

package.json
{
"name": "@feathersjs/errors",
"description": "Common error types for Feathers apps",
"version": "5.0.0-pre.35",
"version": "5.0.0-pre.36",
"homepage": "https://feathersjs.com",

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

"devDependencies": {
"@feathersjs/feathers": "^5.0.0-pre.35",
"@feathersjs/feathers": "^5.0.0-pre.36",
"@types/mocha": "^10.0.1",

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

},
"gitHead": "c641598d9a4de3ceda10f56cf2af288a4236b15e"
"gitHead": "9a107b463cc80d7f3c28553c908987e05b0b634a"
}

@@ -21,4 +21,4 @@ # @feathersjs/errors

Copyright (c) 2022 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).

Sorry, the diff of this file is not supported yet

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