merge-graphql-schemas
Advanced tools
Comparing version 1.5.8 to 1.6.0-beta.0
{ | ||
"name": "merge-graphql-schemas", | ||
"author": "OK GROW!", | ||
"version": "1.5.8", | ||
"version": "1.6.0-beta.0", | ||
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/okgrow/merge-graphql-schemas.git" | ||
"url": "https://github.com/Urigo/merge-graphql-schemas.git" | ||
}, | ||
@@ -17,12 +17,12 @@ "license": "MIT", | ||
"rollup:watch": "cross-env BABEL_ENV=build rollup -c -w", | ||
"prepare": "npm run rollup:build", | ||
"build": "yarn rollup:build", | ||
"lint": "eslint ./src", | ||
"lintfix": "eslint ./src --fix", | ||
"testonly": "jest --verbose", | ||
"test": "npm run lint && npm run testonly", | ||
"test-watch": "npm run testonly -- --watch", | ||
"start": "npm run rollup:watch" | ||
"test": "yarn lint && yarn testonly", | ||
"test-watch": "yarn testonly --watch", | ||
"start": "yarn rollup:watch" | ||
}, | ||
"bugs": "https://github.com/okgrow/merge-graphql-schemas/issues", | ||
"homepage": "https://github.com/okgrow/merge-graphql-schemas", | ||
"bugs": "https://github.com/Urigo/merge-graphql-schemas/issues", | ||
"homepage": "https://github.com/Urigo/merge-graphql-schemas", | ||
"keywords": [ | ||
@@ -39,2 +39,3 @@ "graphql", | ||
"glob": "^7.1.3", | ||
"graphql-toolkit": "0.2.15-ac872ed.0", | ||
"is-glob": "^4.0.0" | ||
@@ -70,3 +71,6 @@ }, | ||
"rollup-watch": "^4.3.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
@@ -9,2 +9,3 @@ # Merge Graphql Schemas | ||
This tool: | ||
@@ -490,8 +491,2 @@ * Reduces the complexity of Graphql server implementation. | ||
[@RodMachado](https://github.com/RodMachado) | ||
[@cfnelson](https://github.com/cfnelson) | ||
[@RichardLitt](https://github.com/RichardLitt) (triage and basic support) | ||
Along with the team at [@okgrow](https://github.com/okgrow). | ||
@@ -498,0 +493,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
0
225386
5
6369
1
507
3
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/generator@7.26.2(transitive)
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/parser@7.26.2(transitive)
+ Added@babel/template@7.25.9(transitive)
+ Added@babel/traverse@7.25.9(transitive)
+ Added@babel/types@7.26.0(transitive)
+ Added@jridgewell/gen-mapping@0.3.5(transitive)
+ Added@jridgewell/resolve-uri@3.1.2(transitive)
+ Added@jridgewell/set-array@1.2.1(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@jridgewell/trace-mapping@0.3.25(transitive)
+ Added@kamilkisiela/graphql-tools@4.0.5(transitive)
+ Added@wry/equality@0.1.11(transitive)
+ Addedaggregate-error@2.2.0(transitive)
+ Addedajv@6.12.6(transitive)
+ Addedapollo-link@1.2.14(transitive)
+ Addedapollo-utilities@1.3.4(transitive)
+ Addedasn1@0.2.6(transitive)
+ Addedassert-plus@1.0.0(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedasyncro@3.0.0(transitive)
+ Addedaws-sign2@0.7.0(transitive)
+ Addedaws4@1.13.2(transitive)
+ Addedbcrypt-pbkdf@1.0.2(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcaseless@0.12.0(transitive)
+ Addedclean-stack@2.2.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addedcore-util-is@1.0.2(transitive)
+ Addeddashdash@1.14.1(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addeddeepmerge@3.2.0(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addeddeprecated-decorator@0.1.6(transitive)
+ Addedecc-jsbn@0.1.2(transitive)
+ Addedextend@3.0.2(transitive)
+ Addedextsprintf@1.3.0(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-json-stable-stringify@2.1.0(transitive)
+ Addedforever-agent@0.6.1(transitive)
+ Addedform-data@2.3.3(transitive)
+ Addedgetpass@0.1.7(transitive)
+ Addedglob@7.1.4(transitive)
+ Addedglobals@11.12.0(transitive)
+ Addedgraphql-import@0.7.1(transitive)
+ Addedgraphql-tag-pluck@0.8.1(transitive)
+ Addedgraphql-toolkit@0.2.15-ac872ed.0(transitive)
+ Addedhar-schema@2.0.0(transitive)
+ Addedhar-validator@5.1.5(transitive)
+ Addedhttp-signature@1.2.0(transitive)
+ Addedindent-string@3.2.0(transitive)
+ Addedis-extglob@1.0.0(transitive)
+ Addedis-glob@2.0.14.0.1(transitive)
+ Addedis-invalid-path@0.1.0(transitive)
+ Addedis-typedarray@1.0.0(transitive)
+ Addedis-valid-path@0.1.1(transitive)
+ Addedisstream@0.1.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjsbn@0.1.1(transitive)
+ Addedjsesc@3.0.2(transitive)
+ Addedjson-schema@0.4.0(transitive)
+ Addedjson-schema-traverse@0.4.1(transitive)
+ Addedjson-stringify-safe@5.0.1(transitive)
+ Addedjsprim@1.4.2(transitive)
+ Addedlodash@4.17.11(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedms@2.1.3(transitive)
+ Addedoauth-sign@0.9.0(transitive)
+ Addedperformance-now@2.1.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpsl@1.10.0(transitive)
+ Addedpunycode@1.4.12.3.1(transitive)
+ Addedqs@6.5.3(transitive)
+ Addedrequest@2.88.0(transitive)
+ Addedresolve-from@4.0.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedsshpk@1.18.0(transitive)
+ Addedtough-cookie@2.4.3(transitive)
+ Addedts-invariant@0.4.4(transitive)
+ Addedtslib@1.14.1(transitive)
+ Addedtunnel-agent@0.6.0(transitive)
+ Addedtweetnacl@0.14.5(transitive)
+ Addedtypescript@3.9.10(transitive)
+ Addeduri-js@4.4.1(transitive)
+ Addeduuid@3.4.0(transitive)
+ Addedvalid-url@1.0.9(transitive)
+ Addedverror@1.10.0(transitive)
+ Addedzen-observable@0.8.15(transitive)
+ Addedzen-observable-ts@0.8.21(transitive)