@reform/graphql
Advanced tools
Comparing version 0.13.1 to 0.13.2
{ | ||
"name": "@reform/graphql", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"main": "dist/index.js", | ||
@@ -23,5 +23,5 @@ "types": "dist/index.d.ts", | ||
"@graphql-tools/load": "^8.0.0", | ||
"@reform/bundle": "^0.13.1", | ||
"@types/node": "^20.2.5", | ||
"graphql": "^16.6.0", | ||
"@reform/bundle": "^0.13.2", | ||
"@types/node": "^20.3.1", | ||
"graphql": "^16.7.0", | ||
"graphql-tag": "^2.12.6" | ||
@@ -37,3 +37,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "6cb686b10e97704584456033654fa866247bd295" | ||
"gitHead": "7ff725099a676c6b0bff18d86e196ee2e5e6c8c1" | ||
} |
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
Updated@reform/bundle@^0.13.2
Updated@types/node@^20.3.1
Updatedgraphql@^16.7.0