@webiny/handler-graphql
Advanced tools
Comparing version 5.17.0 to 5.17.2-beta.0
{ | ||
"name": "@webiny/handler-graphql", | ||
"version": "5.17.0", | ||
"version": "5.17.2-beta.0", | ||
"main": "index.js", | ||
@@ -17,12 +17,12 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/runtime": "7.15.4", | ||
"@babel/runtime": "7.16.3", | ||
"@graphql-tools/schema": "7.1.5", | ||
"@webiny/error": "5.17.0", | ||
"@webiny/handler": "5.17.0", | ||
"@webiny/handler-http": "5.17.0", | ||
"@webiny/plugins": "5.17.0", | ||
"@webiny/error": "5.17.2-beta.0", | ||
"@webiny/handler": "5.17.2-beta.0", | ||
"@webiny/handler-http": "5.17.2-beta.0", | ||
"@webiny/plugins": "5.17.2-beta.0", | ||
"boolean": "3.1.4", | ||
"graphql": "14.7.0", | ||
"graphql-scalars": "1.11.1", | ||
"graphql-tag": "2.12.5" | ||
"graphql-scalars": "1.12.0", | ||
"graphql-tag": "2.12.6" | ||
}, | ||
@@ -33,5 +33,5 @@ "devDependencies": { | ||
"@babel/preset-env": "^7.5.5", | ||
"@webiny/cli": "^5.17.0", | ||
"@webiny/handler-args": "^5.17.0", | ||
"@webiny/project-utils": "^5.17.0", | ||
"@webiny/cli": "^5.17.2-beta.0", | ||
"@webiny/handler-args": "^5.17.2-beta.0", | ||
"@webiny/project-utils": "^5.17.2-beta.0", | ||
"jest": "^26.6.3", | ||
@@ -50,3 +50,3 @@ "jest-mock-console": "^1.0.0", | ||
}, | ||
"gitHead": "a5e429d0f195c85f8e6ec482954f54fa8ff4c533" | ||
"gitHead": "62a35eb58d11aa9b7a0d8e394655533dd063a868" | ||
} |
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
78201
2
+ Added@babel/runtime@7.16.3(transitive)
+ Added@webiny/error@5.17.2-beta.0(transitive)
+ Added@webiny/handler@5.17.2-beta.0(transitive)
+ Added@webiny/handler-http@5.17.2-beta.0(transitive)
+ Added@webiny/plugins@5.17.2-beta.0(transitive)
+ Addedgraphql-scalars@1.12.0(transitive)
+ Addedgraphql-tag@2.12.6(transitive)
- Removed@babel/runtime@7.15.4(transitive)
- Removed@webiny/error@5.17.0(transitive)
- Removed@webiny/handler@5.17.0(transitive)
- Removed@webiny/handler-http@5.17.0(transitive)
- Removed@webiny/plugins@5.17.0(transitive)
- Removedgraphql-scalars@1.11.1(transitive)
- Removedgraphql-tag@2.12.5(transitive)
Updated@babel/runtime@7.16.3
Updated@webiny/error@5.17.2-beta.0
Updatedgraphql-scalars@1.12.0
Updatedgraphql-tag@2.12.6