graphql-extensions
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "graphql-extensions", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Add extensions to GraphQL servers", | ||
@@ -24,4 +24,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"core-js": "^2.5.1", | ||
"source-map-support": "^0.5.0" | ||
"core-js": "^2.5.3", | ||
"source-map-support": "^0.5.1" | ||
}, | ||
@@ -32,10 +32,10 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@types/graphql": "^0.11.5", | ||
"@types/jest": "^21.1.2", | ||
"@types/node": "^8.0.45", | ||
"@types/graphql": "^0.11.8", | ||
"@types/jest": "^22.0.1", | ||
"@types/node": "^9.3.0", | ||
"graphql": "^0.12.3", | ||
"jest": "^21.2.1", | ||
"jest-matcher-utils": "^21.2.1", | ||
"ts-jest": "^21.1.0", | ||
"typescript": "^2.5.3" | ||
"jest": "^22.1.1", | ||
"jest-matcher-utils": "^22.1.0", | ||
"ts-jest": "^22.0.1", | ||
"typescript": "^2.6.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "jest": { |
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
21829
Updatedcore-js@^2.5.3
Updatedsource-map-support@^0.5.1