get-graphql-from-jsonschema
Advanced tools
Comparing version 6.0.2 to 6.0.3
@@ -0,1 +1,8 @@ | ||
## [6.0.3](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.2...6.0.3) (2020-10-29) | ||
### Bug Fixes | ||
* bump defekt from 5.2.0 to 5.2.1 ([#176](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/176)) ([04a4cd3](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/04a4cd30138ac7310965c463e9e3789a92761fb1)) | ||
## [6.0.2](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.1...6.0.2) (2020-10-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -21,7 +21,7 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"defekt": "5.2.0" | ||
"defekt": "5.2.1" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.1", | ||
"roboter": "11.4.0", | ||
"roboter": "11.4.2", | ||
"semantic-release-configuration": "1.0.23" | ||
@@ -28,0 +28,0 @@ }, |
34284
+ Addeddefekt@5.2.1(transitive)
- Removeddefekt@5.2.0(transitive)
Updateddefekt@5.2.1