Socket
Socket
Sign inDemoInstall

simple-graphql

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-graphql - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

3

dist/plugin/cachePlugin.js

@@ -60,2 +60,5 @@ "use strict";

}
else {
yield cache.clear();
}
});

@@ -62,0 +65,0 @@ model.addHook('afterCreate', 'cleanCache', (instance, options) => __awaiter(this, void 0, void 0, function* () {

2

package.json
{
"name": "simple-graphql",
"version": "3.1.5",
"version": "3.1.6",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc