Socket
Socket
Sign inDemoInstall

dgraph-js-extras

Package Overview
Dependencies
174
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.8.1

Diff

Changelog

Source

0.8.1 (2019-04-27)

Bug Fixes

  • upsert-edge-list: await the transaction.commit (55b4286)

<a name="0.8.0"></a>

Features

  • src/*: change now in function names to commit (2f66e99), closes #11

BREAKING CHANGES

  • src/*: Any function that previously had the word now, has the word commit in it instead.

<a name="0.7.0"></a>

vespertilian
published 0.8.0 •

Changelog

Source

0.8.1 (2019-04-27)

Bug Fixes

  • upsert-edge-list: await the transaction.commit (55b4286)

<a name="0.8.0"></a>

Features

  • src/*: change now in function names to commit (2f66e99), closes #11

BREAKING CHANGES

  • src/*: Any function that previously had the word now, has the word commit in it instead.

<a name="0.7.0"></a>

vespertilian
published 0.7.0 •

Changelog

Source

0.7.0 (2019-01-28)

Features

  • upsert-edge-list: rename xUpsertEdgeListTxn to xUpsertEdgeListCommitTxn remove commit from xUp (dd4a974)

BREAKING CHANGES

  • upsert-edge-list: xUpsertEdgeList no longer calls transaction.commit and the name of xUpsertEdgeListTxn was changed to xUpsertEdgeListCommitTxn

<a name="0.6.4"></a>

vespertilian
published 0.6.4 •

Changelog

Source

0.6.4 (2019-01-28)

Features

  • upsert-edge-list validate-node-exists: added upsert-edge-list and validate-node-exists functio (f42fa05)

<a name="0.6.3"></a>

vespertilian
published 0.6.3 •

Changelog

Source

0.6.3 (2019-01-21)

Features

  • docker-compose.test.yml get-schema-map.ts: update to the latest version of dgraph v1.0.11 (c7d5ca6)

<a name="0.6.2"></a>

vespertilian
published 0.6.2 •

Changelog

Source

0.6.2 (2018-10-18)

Features

  • validate-node-links: add an xValidateNodeLinks function (e093945)

<a name="0.6.1"></a>

vespertilian
published 0.6.1 •

Changelog

Source

0.6.1 (2018-10-17)

Bug Fixes

  • index: export the xSetJSONNow and xSteJSONNowTxn (cdb4fb1)

<a name="0.6.0"></a>

vespertilian
published 0.6.0 •

Changelog

Source

0.6.0 (2018-10-17)

Code Refactoring

  • src/*: re postfix functions from now to txn (3ff2f79), closes #8

Features

  • query: added an xQuery without vars function (86b0b9d)
  • query-with-vars-now & delete-json-now: split these functions up so there is a function that ju (6601f9e)
  • validate-node-predicates: add a validate node predicates function (0d5de8a)

BREAKING CHANGES

  • src/*: Function names have had the postfix changed. You will need to update your app.

<a name="0.5.4"></a>

vespertilian
published 0.5.4 •

Changelog

Source

0.5.4 (2018-09-12)

Features

  • delete-json-now: add a delete json now function (aaf059d)

<a name="0.5.3"></a>

vespertilian
published 0.5.3 •

Changelog

Source

0.5.3 (2018-09-11)

Features

  • query-with-vars-now: add a simple xQueryNow function (151f748)
  • test-helper setup: make schema an optional param for xSetupWithSchemaDataNow (7c5b6ed)

<a name="0.5.2"></a>

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc