@magidoc/rollup-plugin-fetch-gql-schema
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", | ||
@@ -20,13 +20,13 @@ "license": "MIT", | ||
"axios": "^0.27.2", | ||
"graphql": "^16.4.0" | ||
"graphql": "^16.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.5.0", | ||
"@types/node": "^17.0.31", | ||
"@types/prettier": "^2.6.0", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^17.0.32", | ||
"@types/prettier": "^2.6.1", | ||
"jest": "^28.1.0", | ||
"jest-extended": "^2.0.0", | ||
"nock": "^13.2.4", | ||
"rollup": "^2.72.0", | ||
"ts-jest": "^28.0.1", | ||
"rollup": "^2.72.1", | ||
"ts-jest": "^28.0.2", | ||
"typescript": "^4.6.4" | ||
@@ -33,0 +33,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