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

Functions to use with dgraph


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source
DGraph JS Extras

A library of helper functions to accompany the dgraph-js library. Currently in an ALPHA state could break at any point

Functions including "commit" indicate they will be set to "commitNow" Functions including "txn" indicate they create their own transactions and can be directly awaited.

Other operations like JS set return a mutation that needs to be used in conjunction with a transaction.

Workflow

  1. Make changes
  2. Commit those changes yarn run commit
  3. Test yarn run test
  4. Bump version in package.json
  5. Generate changelog yarn run generate-changelog
  6. Publish yarn publish
  7. Commit package.json, CHANGELOG.md and lib files
  8. Git tag - needed by changelog to know what version to attribute the commits to
  9. Push

FAQs

Package last updated on 13 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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