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

@krimzen-ninja/common-errors

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@krimzen-ninja/common-errors - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

16

CHANGELOG.md

@@ -5,2 +5,18 @@ # Changelog

## [0.3.2](https://github.com/KrimzenNinja/krimzen-ninja/compare/common-errors-beta-0.3.1...common-errors-beta-0.3.2) (2023-12-21)
### Bug Fixes
* **node-lib:** bump ([7cecb12](https://github.com/KrimzenNinja/krimzen-ninja/commit/7cecb12f6c9eac2389f358d469eb84a6d18cfbee))
* **node-libs:** bump ([3d9d494](https://github.com/KrimzenNinja/krimzen-ninja/commit/3d9d49460cadd384fe01180b9dbf9914ca35eb67))
* **node-libs:** updating readme to test publish ([03227fe](https://github.com/KrimzenNinja/krimzen-ninja/commit/03227fe0635ae5ba536255fccfd32fa5f7270ed7))
## [0.3.1](https://github.com/KrimzenNinja/krimzen-ninja/compare/common-errors-beta-0.3.0...common-errors-beta-0.3.1) (2023-12-19)
### Bug Fixes
* **github:** bump ([54e2e52](https://github.com/KrimzenNinja/krimzen-ninja/commit/54e2e52a2987a734d0ebd8407f5adea8f9472e5f))
## [0.6.1](https://github.com/KrimzenNinja/krimzen-ninja/compare/common-errors-0.6.0...common-errors-0.6.1) (2023-12-19)

@@ -7,0 +23,0 @@

8

package.json
{
"name": "@krimzen-ninja/common-errors",
"version": "0.6.1",
"version": "0.6.2",
"description": "A collection of custom common errors that can be used across projects and modules and a base class to extend.",

@@ -26,3 +26,7 @@ "keywords": [

},
"main": "./src/index.js"
"dependencies": {
"bson": "^6.2.0",
"check-types": "^11.2.3",
"http-status-codes": "^2.3.0"
}
}

@@ -14,1 +14,2 @@ # common-errors

Run `nx lint common-errors` to execute the lint via [ESLint](https://eslint.org/).
.
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