@magidoc/rollup-plugin-fetch-gql-schema
Advanced tools
Comparing version 2.5.2 to 2.6.0
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.5.2", | ||
"version": "2.6.0", | ||
"type": "module", | ||
@@ -29,10 +29,11 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/jest": "^28.1.5", | ||
"@types/node": "^18.0.3", | ||
"@jest/types": "^28.1.3", | ||
"@types/jest": "^28.1.6", | ||
"@types/node": "^18.0.6", | ||
"@types/prettier": "^2.6.3", | ||
"jest": "^28.1.3", | ||
"jest-extended": "^3.0.1", | ||
"nock": "^13.2.8", | ||
"rollup": "^2.76.0", | ||
"ts-jest": "^28.0.5", | ||
"nock": "^13.2.9", | ||
"rollup": "^2.77.0", | ||
"ts-jest": "^28.0.7", | ||
"typescript": "^4.7.4" | ||
@@ -39,0 +40,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
15589
10