@apollo/utils.dropunuseddefinitions
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@apollo/utils.dropunuseddefinitions", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "Drop unused definitions from a GraphQL document", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"url": "git+https://github.com/apollographql/apollo-utils.git", | ||
"directory": "dropUnusedDefinitions/" | ||
"directory": "packages/dropUnusedDefinitions/" | ||
}, | ||
@@ -22,7 +22,4 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=12.13.0" | ||
"node": ">=14" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"peerDependencies": { | ||
@@ -29,0 +26,0 @@ "graphql": "14.x || 15.x || 16.x" |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6566
10
0
31