get-graphql-from-jsonschema
Advanced tools
Comparing version 8.0.10 to 8.0.11
@@ -0,1 +1,8 @@ | ||
## [8.0.11](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.10...8.0.11) (2021-07-13) | ||
### Bug Fixes | ||
* bump @types/common-tags from 1.8.0 to 1.8.1 ([#323](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/323)) ([9c1614d](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/9c1614d616d3e8821b33d0406ad986599db47352)) | ||
## [8.0.10](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.9...8.0.10) (2021-07-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "8.0.10", | ||
"version": "8.0.11", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -22,3 +22,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/common-tags": "1.8.0", | ||
"@types/common-tags": "1.8.1", | ||
"@types/json-schema": "7.0.8", | ||
@@ -29,3 +29,3 @@ "common-tags": "1.8.0", | ||
"devDependencies": { | ||
"assertthat": "6.3.5", | ||
"assertthat": "6.3.7", | ||
"roboter": "11.7.7", | ||
@@ -32,0 +32,0 @@ "semantic-release-configuration": "2.0.5" |
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
53873
+ Added@types/common-tags@1.8.1(transitive)
- Removed@types/common-tags@1.8.0(transitive)
Updated@types/common-tags@1.8.1