get-graphql-from-jsonschema
Advanced tools
Comparing version 7.0.2 to 7.0.3
@@ -0,1 +1,8 @@ | ||
## [7.0.3](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/7.0.2...7.0.3) (2020-11-26) | ||
### Bug Fixes | ||
* bump defekt from 6.0.0 to 6.0.1 ([#209](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/209)) ([ca959f8](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/ca959f83fc15171ab487ee245809d5ead3dfbebe)) | ||
## [7.0.2](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/7.0.1...7.0.2) (2020-11-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "7.0.2", | ||
"version": "7.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": "6.0.0" | ||
"defekt": "6.0.1" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.5", | ||
"roboter": "11.5.13", | ||
"roboter": "11.5.14", | ||
"semantic-release-configuration": "1.0.28" | ||
@@ -28,0 +28,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36377
+ Addeddefekt@6.0.1(transitive)
- Removeddefekt@6.0.0(transitive)
Updateddefekt@6.0.1