graphql-transformer-core
Advanced tools
Comparing version 8.2.6 to 8.2.7-implicit-fields.0
{ | ||
"name": "graphql-transformer-core", | ||
"version": "8.2.6", | ||
"version": "8.2.7-implicit-fields.0", | ||
"description": "A framework to transform from GraphQL SDL to AWS cloudFormation.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-transformer-common": "4.28.0", | ||
"graphql-transformer-common": "4.28.1-implicit-fields.0", | ||
"lodash": "^4.17.21" | ||
@@ -61,5 +61,5 @@ }, | ||
"global": { | ||
"branches": 67, | ||
"branches": 66, | ||
"functions": 33, | ||
"lines": 48 | ||
"lines": 47 | ||
} | ||
@@ -70,5 +70,11 @@ }, | ||
"text" | ||
], | ||
"collectCoverageFrom": [ | ||
"src/**/*.ts" | ||
], | ||
"coveragePathIgnorePatterns": [ | ||
"/__tests__/" | ||
] | ||
}, | ||
"gitHead": "9791c1ae7481483371655cad20a1179286c01018" | ||
"gitHead": "d3c8f090361933fc72f45ddef935529bf3b0611d" | ||
} |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
495114
2
+ Addedgraphql-mapping-template@4.20.15-implicit-fields.0(transitive)
+ Addedgraphql-transformer-common@4.28.1-implicit-fields.0(transitive)
- Removedgraphql-mapping-template@4.20.14(transitive)
- Removedgraphql-transformer-common@4.28.0(transitive)