Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-graphql-from-jsonschema

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-graphql-from-jsonschema - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [6.0.1](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.0...6.0.1) (2020-09-02)
### Bug Fixes
* bump @types/json-schema from 7.0.5 to 7.0.6 ([#155](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/155)) ([25c6169](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/25c6169c9edf4c8e6e66272d3f4e2faf52742f1c))
# [6.0.0](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/5.0.3...6.0.0) (2020-08-03)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "get-graphql-from-jsonschema",
"version": "6.0.0",
"version": "6.0.1",
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.",

@@ -19,3 +19,3 @@ "contributors": [

"@types/common-tags": "1.8.0",
"@types/json-schema": "7.0.5",
"@types/json-schema": "7.0.6",
"common-tags": "1.8.0",

@@ -26,3 +26,3 @@ "defekt": "5.1.0"

"assertthat": "5.2.1",
"roboter": "11.2.13",
"roboter": "11.2.26",
"semantic-release-configuration": "1.0.20"

@@ -29,0 +29,0 @@ },

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