@magidoc/plugin-reverse-schema-mapper
Advanced tools
Comparing version 0.14.2 to 0.15.0
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.14.2", | ||
"version": "0.15.0", | ||
"type": "module", | ||
@@ -12,10 +12,10 @@ "license": "MIT", | ||
"dependencies": { | ||
"graphql": "^16.4.0" | ||
"graphql": "^16.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.0", | ||
"@types/jest": "^27.5.1", | ||
"jest": "^28.1.0", | ||
"jest-extended": "^2.0.0", | ||
"rollup": "^2.72.0", | ||
"ts-jest": "^28.0.1", | ||
"rollup": "^2.72.1", | ||
"ts-jest": "^28.0.2", | ||
"typescript": "^4.6.4" | ||
@@ -22,0 +22,0 @@ }, |
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
Updatedgraphql@^16.5.0