get-graphql-from-jsonschema
Advanced tools
Comparing version 8.0.11 to 8.0.12
@@ -0,1 +1,8 @@ | ||
## [8.0.12](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.11...8.0.12) (2021-07-13) | ||
### Bug Fixes | ||
* bump defekt from 7.3.0 to 7.3.1 ([#322](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/322)) ([7f99a20](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/7f99a20cb783ed41122228d7e100d11a74932e8b)) | ||
## [8.0.11](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.10...8.0.11) (2021-07-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "8.0.11", | ||
"version": "8.0.12", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -25,3 +25,3 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"defekt": "7.3.0" | ||
"defekt": "7.3.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
54237
+ Addeddefekt@7.3.1(transitive)
- Removeddefekt@7.3.0(transitive)
Updateddefekt@7.3.1