@magidoc/rollup-plugin-fetch-gql-schema
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"type": "module", | ||
@@ -29,11 +29,11 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/jest": "^28.1.1", | ||
"@types/node": "^17.0.42", | ||
"@types/jest": "^28.1.3", | ||
"@types/node": "^18.0.0", | ||
"@types/prettier": "^2.6.3", | ||
"jest": "^28.1.1", | ||
"jest-extended": "^2.0.0", | ||
"nock": "^13.2.6", | ||
"rollup": "^2.75.6", | ||
"ts-jest": "^28.0.4", | ||
"typescript": "^4.7.3" | ||
"nock": "^13.2.7", | ||
"rollup": "^2.75.7", | ||
"ts-jest": "^28.0.5", | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
15559