@magidoc/plugin-reverse-schema-mapper
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"type": "module", | ||
@@ -24,14 +24,14 @@ "license": "MIT", | ||
"dependencies": { | ||
"graphql": "^16.6.0" | ||
"graphql": "^16.8.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.4.5", | ||
"@vitest/coverage-c8": "^0.31.1", | ||
"rollup": "^3.22.0", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.7", | ||
"vitest": "^0.31.1" | ||
"@types/node": "^20.8.4", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"rollup": "^4.0.2", | ||
"typescript": "^5.2.2", | ||
"vite": "^4.4.11", | ||
"vitest": "^0.34.6" | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^16.6.0" | ||
"graphql": "^16.8.1" | ||
}, | ||
@@ -38,0 +38,0 @@ "files": [ |
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.8.1