get-graphql-from-jsonschema
Advanced tools
Comparing version 8.0.12 to 8.0.13
@@ -0,1 +1,8 @@ | ||
## [8.0.13](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.12...8.0.13) (2021-07-26) | ||
### Bug Fixes | ||
* bump defekt from 7.3.1 to 7.3.2 ([#328](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/328)) ([219f549](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/219f54992733b6197aefdf56c52f910e0ed43ba0)) | ||
## [8.0.12](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.11...8.0.12) (2021-07-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "8.0.12", | ||
"version": "8.0.13", | ||
"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.3.1" | ||
"defekt": "7.3.2" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.7", | ||
"roboter": "11.7.7", | ||
"assertthat": "6.3.9", | ||
"roboter": "11.7.8", | ||
"semantic-release-configuration": "2.0.5" | ||
@@ -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
54601
+ Addeddefekt@7.3.2(transitive)
- Removeddefekt@7.3.1(transitive)
Updateddefekt@7.3.2