get-graphql-from-jsonschema
Advanced tools
Comparing version 7.0.7 to 7.0.8
@@ -0,1 +1,8 @@ | ||
## [7.0.8](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/7.0.7...7.0.8) (2021-03-29) | ||
### Bug Fixes | ||
* bump defekt from 7.0.4 to 7.1.0 ([#283](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/283)) ([646624b](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/646624b8ea63f1e5b8da2b99a1ebeba71e0f2514)) | ||
## [7.0.7](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/7.0.6...7.0.7) (2021-03-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "7.0.7", | ||
"version": "7.0.8", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -25,7 +25,7 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"defekt": "7.0.4" | ||
"defekt": "7.1.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.6", | ||
"roboter": "11.6.30", | ||
"assertthat": "5.2.8", | ||
"roboter": "11.6.35", | ||
"semantic-release-configuration": "2.0.0" | ||
@@ -32,0 +32,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
44555
+ Addeddefekt@7.1.0(transitive)
- Removeddefekt@7.0.4(transitive)
Updateddefekt@7.1.0