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 5.0.0-pre.16 to 5.0.0-pre.17

8

CHANGELOG.md

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

# [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
**Note:** Version bump only for package @feathersjs/errors
# [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)

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

16

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

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

"devDependencies": {
"@feathersjs/feathers": "^5.0.0-pre.16",
"@types/mocha": "^9.0.0",
"@types/node": "^17.0.5",
"mocha": "^9.1.3",
"shx": "^0.3.3",
"@feathersjs/feathers": "^5.0.0-pre.17",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.15",
"mocha": "^9.2.0",
"shx": "^0.3.4",
"ts-node": "^10.4.0",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"gitHead": "f0cd227a82d159b528193bd33747c97684a48773"
"gitHead": "d828748e57b40abfaa15710663afed417de14a1d"
}
# @feathersjs/errors
[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/errors)](https://david-dm.org/feathersjs/feathers?path=packages/errors)
[![Download Status](https://img.shields.io/npm/dm/@feathersjs/errors.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/errors)

@@ -21,4 +20,4 @@

Copyright (c) 2021 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Copyright (c) 2022 [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