New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grex

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grex - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

2

package.json
{
"name": "grex",
"description": "Client for Rexster Graph Server",
"version": "0.5.6",
"version": "0.5.7",
"keywords": [

@@ -6,0 +6,0 @@ "database",

@@ -94,3 +94,3 @@ var http = require('http');

req.on('error', function() {
req.on('error', function(e) {
return deferred.reject(e);

@@ -97,0 +97,0 @@ });

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