New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

json-to-graphql-query

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-to-graphql-query - npm Package Versions

23

2.3.0

Diff
vkolgi
published 2.3.0 •

Changelog

Source

2.3.0

  • chore(migrate): Migrated from tslint(deprecated) to eslint configuration
  • ci: Added lint:fix command to fix eslint errors
  • chore: Added complimenting prettier configuration
vkolgi
published 2.2.6 •

Changelog

Source

2.2.6

  • fix: Handle deep nested falsy values in result #68
  • ci: Bump braces library to fix security vulnerability
vkolgi
published 2.2.5 •

Changelog

Source

2.2.5

  • Updated README to include simple mutation example
  • Bumped minimatch library version as a security vulnerability remedy
  • Include src files in published package (thanks @esetnik)
  • fix: empty object serialization (thanks @blaky)
vkolgi
published 2.2.4 •

Changelog

Source

2.2.4

  • Handled empty variables and empty directives (thanks @MorganDbs)
vkolgi
published 2.2.3 •

Changelog

Source

2.2.3

  • Fixing args / directives order according to gql specs (thanks @MorganDbs)
vkolgi
published 2.2.2 •

Changelog

Source

2.2.2

  • Updated dev dependencies.
vkolgi
published 2.2.0 •

Changelog

Source

2.2.0

  • Added support for multiple directives per node (thanks @MorganDbs).
vkolgi
published 2.1.0 •

Changelog

Source

2.1.0

  • Added support for named queries/mutations (thanks @peng-huang-cc).
vkolgi
published 2.0.2 •

Changelog

Source

2.0.2

  • Update package dependencies to handle security vulnerabilties
dupski
published 2.0.1 •

Changelog

Source

2.0.1

  • Transfer ownership to @vkolgi - thanks for taking the reins!