Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@feathersjs/errors

Package Overview
Dependencies
Maintainers
4
Versions
116
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.1 to 4.5.2

8

CHANGELOG.md

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

## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
**Note:** Version bump only for package @feathersjs/errors
## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)

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

10

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

@@ -33,3 +33,3 @@ "main": "lib/index",

"scripts": {
"test": "mocha --opts ../../mocha.opts"
"test": "mocha --config ../../.mocharc.json"
},

@@ -43,7 +43,7 @@ "publishConfig": {

"devDependencies": {
"@feathersjs/feathers": "^4.5.1",
"@feathersjs/feathers": "^4.5.2",
"express": "^4.17.1",
"mocha": "^7.0.0"
"mocha": "^7.0.1"
},
"gitHead": "df79afeb0780402fc317af93a86805e420dcfa93"
"gitHead": "9d5871e98d821384dee70b8d3d9af4002f3d052a"
}
# @feathersjs/errors
[![Build Status](https://travis-ci.org/feathersjs/feathers.svg?branch=master)](https://travis-ci.org/feathersjs/feathers)
[![CI](https://github.com/feathersjs/feathers/workflows/Node.js%20CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22)
[![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)

@@ -5,0 +5,0 @@ [![Download Status](https://img.shields.io/npm/dm/@feathersjs/errors.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/errors)

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