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.1 to 0.5.2

2

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

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

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

var qs = {
script: script,
script: script.replace(/\$/g, "\\$"),
'rexster.showTypes': true

@@ -63,0 +63,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