Socket
Socket
Sign inDemoInstall

simple-graphql

Package Overview
Dependencies
24
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.8 to 4.0.9

2

dist/build/modelStaticsMethod/resolveRelayConnection.js

@@ -79,3 +79,2 @@ "use strict";

? yield dbModel.withCache().count({
attributes: attributes,
distinct: true,

@@ -87,3 +86,2 @@ include: include,

: yield dbModel.count({
attributes: attributes,
distinct: true,

@@ -90,0 +88,0 @@ include: include,

2

package.json
{
"name": "simple-graphql",
"version": "4.0.8",
"version": "4.0.9",
"description": "The simple way to generates GraphQL schemas and Sequelize models from your models definition.",

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

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