Socket
Socket
Sign inDemoInstall

@membrane/graphql-request

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@membrane/graphql-request - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/src/index.js

@@ -58,3 +58,3 @@ "use strict";

exports.ClientError = types_2.ClientError;
var fetch = require('cross-fetch/dist/node-ponyfill').fetch;
var fetch = require('cross-fetch/dist/node-ponyfill');
var GraphQLClient = /** @class */ (function () {

@@ -61,0 +61,0 @@ function GraphQLClient(url, options) {

{
"name": "@membrane/graphql-request",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/src/index.js",

@@ -5,0 +5,0 @@ "typings": "./dist/src/index.d.ts",

Sorry, the diff of this file is not supported yet

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