@raynode/graphql-anywhere
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@raynode/graphql-anywhere", | ||
"version": "0.0.1", | ||
"description": "This is a graphql server-ish module that enables you to run a graphql resolver anywhere. This is thought to be used in the browser as a first step to integrating graphql later in the production cycle.", | ||
"keywords": [ | ||
"graphql", | ||
"browser", | ||
"server", | ||
"graphql-server", | ||
"apollo-client", | ||
"typescript", | ||
"module" | ||
], | ||
"version": "0.0.2", | ||
"scripts": { | ||
@@ -14,2 +24,19 @@ "lint": "tslint 'src/**/*.ts' '__tests__/**/*.ts'", | ||
}, | ||
"author": { | ||
"name": "Tobias Kopelke", | ||
"email": "nox@raynode.de" | ||
}, | ||
"engines": { | ||
"node": ">=8.2.1" | ||
}, | ||
"contributors": [], | ||
"bugs": { | ||
"url": "https://github.com/raynode/graphql-anywhere/issues", | ||
"email": "graphql-anywhere@raynode.de" | ||
}, | ||
"homepage": "https://github.com/raynode/graphql-anywhere", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/raynode/graphql-anywhere.git" | ||
}, | ||
"main": "lib/index.js", | ||
@@ -16,0 +43,0 @@ "typings": "lib/index.d.ts", |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6644
2
0