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.23 to 0.4.24

0

.eslintrc.js
module.exports = {
"extends": "google"
};

@@ -0,0 +0,0 @@ ---

@@ -0,0 +0,0 @@ ---

@@ -0,0 +0,0 @@ - [Connections](#connections)

@@ -0,0 +0,0 @@ - [GraphQLGenie API](#graphqlgenie-api)

@@ -0,0 +0,0 @@ - [Mutations](#mutations)

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ {

7

package.json
{
"name": "graphql-genie",
"version": "0.4.23",
"version": "0.4.24",
"description": "GraphQL Genie",

@@ -46,3 +46,4 @@ "browser": "./lib/browser.umd.js",

"installPluginDevDependencies": "cd plugins/genie-persistence && npm install && cd ../authentication && npm install && cd ../subscriptions && npm install",
"npmUpgradePlugins": "cd plugins/genie-persistence && npm upgrade && cd ../authentication && npm upgrade && cd ../subscriptions && npm upgrade"
"npmUpgradePlugins": "cd plugins/genie-persistence && npm upgrade && cd ../authentication && npm upgrade && cd ../subscriptions && npm upgrade",
"pluginAuditFix": "cd plugins/genie-persistence && npm audit fix && cd ../authentication && npm audit fix && cd ../subscriptions && npm audit fix"
},

@@ -107,2 +108,2 @@ "jest": {

}
}
}

@@ -0,0 +0,0 @@ <h1 align="center">

@@ -0,0 +0,0 @@ import commonjs from 'rollup-plugin-commonjs';

@@ -0,0 +0,0 @@ import commonjs from 'rollup-plugin-commonjs';

@@ -0,0 +0,0 @@ {

{
"extends": "tslint-genie-rules"
}

@@ -0,0 +0,0 @@ const fs = require('fs')

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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