Socket
Socket
Sign inDemoInstall

graphql-genie

Package Overview
Dependencies
21
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.20 to 0.4.21

1

lib/GraphQLGenie.js

@@ -9,2 +9,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

};
import { atob } from 'abab';
import { GenerateUpsert } from './GenerateUpsert';

@@ -11,0 +12,0 @@ import { GenerateUpdate } from './GenerateUpdate';

2

package.json
{
"name": "graphql-genie",
"version": "0.4.20",
"version": "0.4.21",
"description": "GraphQL Genie",

@@ -5,0 +5,0 @@ "browser": "./lib/browser.umd.js",

@@ -1,2 +0,2 @@

import { atob } from 'abab';
import { GenerateUpsert } from './GenerateUpsert';

@@ -3,0 +3,0 @@ import { GenerateUpdate } from './GenerateUpdate';

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc