get-graphql-from-jsonschema
Advanced tools
Comparing version 8.0.3 to 8.0.4
@@ -0,1 +1,8 @@ | ||
## [8.0.4](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.3...8.0.4) (2021-05-31) | ||
### Bug Fixes | ||
* bump defekt from 7.1.2 to 7.2.0 ([#305](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/305)) ([1c6c46f](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/1c6c46fba0421805948c943abe6f9845e557fb75)) | ||
## [8.0.3](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.2...8.0.3) (2021-05-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"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.1.2" | ||
"defekt": "7.2.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.2.0", | ||
"roboter": "11.6.48", | ||
"assertthat": "6.3.0", | ||
"roboter": "11.7.1", | ||
"semantic-release-configuration": "2.0.1" | ||
@@ -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
51297
+ Addeddefekt@7.2.0(transitive)
- Removeddefekt@7.1.2(transitive)
Updateddefekt@7.2.0