Socket
Socket
Sign inDemoInstall

@grimen/mybad

Package Overview
Dependencies
15
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.3

.github/workflows/nodejs.yml

15

package.json
{
"name": "@grimen/mybad",
"version": "0.2.1",
"version": "0.2.3",
"description": "My friendly error base class - for Node/JavaScript.",

@@ -37,4 +37,7 @@ "keywords": [

},
"engines": {
"node": ">=10"
},
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"es6-error": "^4.1.1",

@@ -44,7 +47,7 @@ "util-inspect": "^0.1.8"

"devDependencies": {
"babel-eslint": "^10.0.2",
"eslint": "^6.0.1",
"jest": "^24.8.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.19.0",
"jest": "^26.6.3",
"jest-tobetype": "^1.2.3",
"strip-ansi": "^5.2.0"
"strip-ansi": "^6.0.0"
},

@@ -51,0 +54,0 @@ "jest": {

8

README.md

@@ -12,3 +12,3 @@

# Install
## Install

@@ -28,3 +28,3 @@ Install using **npm**:

# Use
## Use

@@ -208,3 +208,3 @@ Very basic **[example](https://github.com/grimen/js-mybad/tree/master/examples/basic.js)**:

# Test
## Test

@@ -226,3 +226,3 @@ Clone down source code:

- [**`python-mybad`**](https://github.com/grimen/python-mybase) - *"My friendly error base class - for Python"*
- [**`python-mybase`**](https://github.com/grimen/python-mybase) - *"My friendly error base class - for Python"*

@@ -229,0 +229,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc