Socket
Socket
Sign inDemoInstall

@feathersjs/errors

Package Overview
Dependencies
Maintainers
4
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 4.5.8 to 4.5.9

8

CHANGELOG.md

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

## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
**Note:** Version bump only for package @feathersjs/errors
## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)

@@ -8,0 +16,0 @@

10

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

@@ -48,10 +48,10 @@ "main": "lib/index",

"dependencies": {
"debug": "^4.1.1"
"debug": "^4.2.0"
},
"devDependencies": {
"@feathersjs/feathers": "^4.5.8",
"@feathersjs/feathers": "^4.5.9",
"express": "^4.17.1",
"mocha": "^8.0.1"
"mocha": "^8.1.3"
},
"gitHead": "5df52715647ea14cf1bd1fe295ae0eaa9857d70a"
"gitHead": "4f7c3b19e4753e24f7439c1447d0784cf398ace0"
}
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