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

@graphql-inspector/loaders

Package Overview
Dependencies
Maintainers
3
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-inspector/loaders - npm Package Compare versions

Comparing version 3.4.1-alpha-20230207150704-1c305e26 to 3.4.1-alpha-20230207151415-5149dea1

2

index.js

@@ -85,3 +85,3 @@ 'use strict';

const mod = require(name);
return mod.default ? mod.default : mod;
return mod.default || mod;
}

@@ -88,0 +88,0 @@ /**

{
"name": "@graphql-inspector/loaders",
"version": "3.4.1-alpha-20230207150704-1c305e26",
"version": "3.4.1-alpha-20230207151415-5149dea1",
"description": "Loaders in GraphQL Inspector",

@@ -5,0 +5,0 @@ "sideEffects": false,

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