Socket
Socket
Sign inDemoInstall

@springworks/error-factory

Package Overview
Dependencies
Maintainers
3
Versions
433
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springworks/error-factory - npm Package Compare versions

Comparing version 3005.113.0 to 3005.113.1

11

CHANGELOG.md

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

## [3005.113.1](https://github.com/Springworks/m2h-mono/compare/v3005.113.0...v3005.113.1) (2022-02-10)
### Bug Fixes
* replace @hapi/joi with joi ([4d957fb](https://github.com/Springworks/m2h-mono/commit/4d957fb37e246f96afa38928ca0456e593a94158))
# [3005.113.0](https://github.com/Springworks/m2h-mono/compare/v3005.112.0...v3005.113.0) (2022-02-10)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@springworks/error-factory",
"version": "3005.113.0",
"version": "3005.113.1",
"description": "Custom error that makes use of HTTP error codes to identify different error types.",

@@ -17,4 +17,4 @@ "main": "build/main.js",

"devDependencies": {
"@hapi/joi": "^17.1.1",
"@types/hapi__joi": "^17.1.7"
"@types/joi": "^17.2.3",
"joi": "^17.6.0"
},

@@ -30,3 +30,3 @@ "publishConfig": {

"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/error-factory#readme",
"gitHead": "0f71a51704a29a5105914dfd23e8131117feb9ee"
"gitHead": "b4d99108cccf96a4707aadc56ded2c2c994c3e19"
}
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