Socket
Socket
Sign inDemoInstall

@kamkam1_0/errorhandler

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kamkam1_0/errorhandler - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

2

package.json
{
"name": "@kamkam1_0/errorhandler",
"version": "1.2.5",
"version": "1.2.6",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

module.exports = (SendMessage, err, number, type) => {
if(!err || !number || !type) return
let name = require("./get_name")()

@@ -3,0 +4,0 @@ const fs = require("fs")

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