Socket
Socket
Sign inDemoInstall

error-to-json

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "error-to-json",
"version": "1.0.0",
"version": "1.0.1",
"description": "Returns a JSON representation of an error (handles nested errors and calls nested toJSONs)",

@@ -16,3 +16,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/tjmehta/err-to-json.git"
"url": "https://github.com/tjmehta/error-to-json.git"
},

@@ -33,5 +33,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/tjmehta/err-to-json/issues"
"url": "https://github.com/tjmehta/error-to-json/issues"
},
"homepage": "https://github.com/tjmehta/err-to-json",
"homepage": "https://github.com/tjmehta/error-to-json",
"dependencies": {

@@ -38,0 +38,0 @@ "101": "^1.5.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