Huge News!Announcing our $40M Series B led by Abstract Ventures.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 Versions

234

0.8.0

Diff

Changelog

Source

0.8.0

  • Add: all query methods now support passing an object of bindings as optional second parameter
  • Add: client.fetchOne() which only returns the first result
  • Fix: client.fetch() properly returns the raw response as third parameter
  • Rename client.options to client.settings
  • Update gremlin-script to v1.1.0
gulthor
published 0.7.3 •

Changelog

Source

0.7.3

  • Fix: client.fetch() should now handle errors properly
gulthor
published 0.7.2 •

Changelog

Source

0.7.2

  • Fix: issues when using bound parameters
gulthor
published 0.7.1 •

Changelog

Source

0.7.1

  • Fix: handle bound parameters passed as objects
  • Fix: properly return some error messages
gulthor
published 0.7.0 •

Changelog

Source

0.7.0

  • Remove Q dependency: async functions no longer support the dual callback/promise API. Please use your own promise library
  • Replace client.exec() with client.execute()
  • Remove client.connect() - use grex.createClient() instead
  • No longer use rexster.showTypes by default - use options.showTypes
  • Add support of execution of stored scripts on a per client basis
  • Minor performance improvement
gulthor
published 0.6.7 •

Changelog

Source

0.6.7

  • Fix stringification issues with arrays and booleans
gulthor
published 0.6.6 •

Changelog

Source

0.6.6

  • Handle stringification of nested objects
gulthor
published 0.6.5 •

Changelog

Source

0.6.5

  • Add dynamic query creation for single line scripts
gulthor
published 0.6.4 •

Changelog

Source

0.6.4

  • Fix error message issues in .exec()
gulthor
published 0.6.3 •

Changelog

Source

0.6.3

  • Better handle errors when host, port or graph is erroneous
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