create-root-schema
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "create-root-schema", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"main": "dist/index.js", | ||
@@ -47,7 +47,10 @@ "module": "src/index.js", | ||
"eslint": "^4.19.1", | ||
"eslint-config-gsandf": "^1.0.0" | ||
"eslint-config-gsandf": "^1.0.1", | ||
"graphql": "^14.0.0" | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^14.0.0" | ||
}, | ||
"dependencies": { | ||
"graphql": "^0.13.2", | ||
"graphql-tools": "^3.0.0", | ||
"graphql-tools": "^4.0.4", | ||
"lodash.merge": "^4.6.1" | ||
@@ -54,0 +57,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
7769
9
1
+ Addedgraphql@14.7.0(transitive)
+ Addedgraphql-tools@4.0.8(transitive)
- Removedgraphql@^0.13.2
- Removedgraphql@0.13.2(transitive)
- Removedgraphql-tools@3.1.1(transitive)
Updatedgraphql-tools@^4.0.4