Socket
Socket
Sign inDemoInstall

error-service

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "error-service",
"version": "1.0.3",
"version": "1.0.4",
"description": "functions required to display errors",

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

@@ -1,2 +0,3 @@

const { ErrorQueries } = require("./../queries/ErrorQueries.js")
const { ErrorQueries } = require("./../queries/ErrorQueries.js");
const { executeQuery } = require("neo4j-query-executor");

@@ -3,0 +4,0 @@ const errorQueries = new ErrorQueries();

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