New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gqlgen

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gqlgen - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/lib/generators/api.js

@@ -97,3 +97,3 @@ "use strict";

sourceFile.addImportDeclaration({
moduleSpecifier: '@common/stook-graphql',
moduleSpecifier: '@common/taro-stook-graphql',
namedImports: ['Options', 'query'],

@@ -100,0 +100,0 @@ });

@@ -97,3 +97,3 @@ "use strict";

sourceFile.addImportDeclaration({
moduleSpecifier: '@common/stook-graphql',
moduleSpecifier: '@common/taro-stook-graphql',
namedImports: ['Options', 'useQuery', 'useMutate'],

@@ -100,0 +100,0 @@ });

@@ -126,3 +126,3 @@ "use strict";

sourceFile.addImportDeclaration({
moduleSpecifier: '@common/stook-graphql',
moduleSpecifier: '@common/taro-stook-graphql',
namedImports: ['RefetchOptions', 'fetcher'],

@@ -129,0 +129,0 @@ });

{
"name": "gqlgen",
"description": "gqlgen",
"version": "0.0.2",
"version": "0.0.3",
"author": "forsigner",

@@ -6,0 +6,0 @@ "bin": {

@@ -22,3 +22,3 @@ gqlgen

$ gqlgen (-v|--version|version)
gqlgen/0.0.2 darwin-x64 node-v12.8.1
gqlgen/0.0.3 darwin-x64 node-v12.8.1
$ gqlgen --help [COMMAND]

@@ -25,0 +25,0 @@ USAGE

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