Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-anywhere

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-anywhere - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "graphql-anywhere",
"version": "0.1.1",
"version": "0.1.2",
"description": "Run GraphQL queries with no schema and just one resolver",

@@ -5,0 +5,0 @@ "main": "./lib/src/index.js",

# graphql-anywhere
[![npm version](https://badge.fury.io/js/graphql-anywhere.svg)](https://badge.fury.io/js/graphql-anywhere)
[![Build status](https://travis-ci.org/apollostack/graphql-anywhere.svg?branch=master)](https://travis-ci.org/apollostack/graphql-anywhere)
Run a GraphQL query anywhere, without a GraphQL server or a schema. Just pass in one resolver. Use it together with [graphql-tag](https://github.com/apollostack/graphql-tag).

@@ -4,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc