get-graphql-from-jsonschema
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -0,1 +1,8 @@ | ||
## [6.0.2](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.1...6.0.2) (2020-10-14) | ||
### Bug Fixes | ||
* bump defekt from 5.1.0 to 5.2.0 ([#173](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/173)) ([0583ef3](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/0583ef37521d75a303071ffe21ce1ba2ca9217d6)) | ||
## [6.0.1](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/6.0.0...6.0.1) (2020-09-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -21,8 +21,8 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"defekt": "5.1.0" | ||
"defekt": "5.2.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.1", | ||
"roboter": "11.2.26", | ||
"semantic-release-configuration": "1.0.20" | ||
"roboter": "11.4.0", | ||
"semantic-release-configuration": "1.0.23" | ||
}, | ||
@@ -29,0 +29,0 @@ "repository": { |
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
33923
+ Addeddefekt@5.2.0(transitive)
- Removeddefekt@5.1.0(transitive)
Updateddefekt@5.2.0