Socket
Socket
Sign inDemoInstall

dgraph-js-extras

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dgraph-js-extras - npm Package Versions

13

0.5.2

Diff

Changelog

Source

0.5.2 (2018-09-10)

Features

  • extract-named-uids: add an extract named uids function (37a7a7e)

<a name="0.5.1"></a>

vespertilian
published 0.5.1 •

Changelog

Source

0.5.1 (2018-09-10)

Bug Fixes

  • package.json: fix deletion step in build script (cd640ef)

<a name="0.5.0"></a>

vespertilian
published 0.5.0 •

Changelog

Source

0.5.0 (2018-06-07)

Code Refactoring

  • src/*: update all exports from capital X to lower case x (ac900c2)

Features

  • upsert-now: the upsert now nodeFoundFunction interface now optionally returns a function to cr (3a1af70)
  • XUpsertNow XUpsertMapNow: upsert now accepts a function not just a list of predicates so the s (8ca5a6e)

BREAKING CHANGES

  • src/*: All functions change from capital X to lowercase X
  • XUpsertNow XUpsertMapNow: XUpsertNow expects a function that resolves to a dgraph query, not a list of predicates.

<a name="0.4.1"></a>

vespertilian
published 0.4.1 •

Changelog

Source

0.4.1 (2018-04-26)

Features

  • package.json docker-compose: update to latest dgraph 1.0.5 and latest dgraph-js 1.2.1 (df8391f)

<a name="0.4.0"></a>

vespertilian
published 0.4.0 •

Changelog

Source

0.4.0 (2018-04-09)

Features

  • create-client: rename log port to log address to be more descriptive (5d9e609)

BREAKING CHANGES

  • create-client: option name has changed logPort is now logAddress

<a name="0.3.3"></a>

vespertilian
published 0.3.3 •

Changelog

Source

0.3.3 (2018-04-09)

Features

  • create-client: add an option to log the host and port without having to be in debug mode (0ad72e5)

<a name="0.3.2"></a>

vespertilian
published 0.3.2 •

Changelog

Source

0.3.2 (2018-03-27)

Features

  • extract-uids: improve error messaging (bb0b087)

<a name="0.3.1"></a>

vespertilian
published 0.3.1 •

Changelog

Source

0.3.1 (2018-03-27)

Bug Fixes

  • extract-uids: added a better isPromise check (e02b328)

<a name="0.3.0"></a>

vespertilian
published 0.3.0 •

Changelog

Source

0.3.0 (2018-03-26)

Features

  • extract-uids: XExtractFirstUid now returns a string not a string array (0ea4245)

BREAKING CHANGES

  • extract-uids: XExtractFirstUid now returns a string not a string array

<a name="0.2.1"></a>

vespertilian
published 0.2.1 •

Changelog

Source

0.2.1 (2018-03-26)

Features

  • extract-uids: added an extract uids function that can take an XSetJSONNow Promise or Result an (5f88880)

<a name="0.2.0"></a>

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