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 Compare versions

Comparing version 0.2.3 to 0.2.4

8

CHANGES.md

@@ -6,2 +6,9 @@ ## TODO (upcoming releases)

## 0.2.4
- Allow _() to be chained.
## 0.2.3
- Fixed bug that was dropping comma in typeDef's on subsequent posts
- Cater for embedded objects in lists
## 0.2.2

@@ -13,3 +20,2 @@ - Expose Tokens object

## 0.2.1

@@ -16,0 +22,0 @@ - Fixed bug on createVertex transaction

2

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

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

@@ -722,2 +722,3 @@ ;(function(global) {

/*** Transform ***/
_: qryMain('_'),
both: qryMain('both'),

@@ -724,0 +725,0 @@ bothE: qryMain('bothE'),

Sorry, the diff of this file is too big to display

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