Socket
Socket
Sign inDemoInstall

apollo-codegen

Package Overview
Dependencies
117
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.1 to 0.15.2

5

lib/cli.js

@@ -144,4 +144,5 @@ #!/usr/bin/env node

demand: false,
describe: "Merge fragment fields onto its enclosing type [default: true]",
default: true
describe: "Merge fragment fields onto its enclosing type",
default: true,
type: 'boolean'
}

@@ -148,0 +149,0 @@ }, argv => {

2

package.json
{
"name": "apollo-codegen",
"version": "0.15.1",
"version": "0.15.2",
"description": "Generate API code or type annotations based on a GraphQL schema and query documents",

@@ -5,0 +5,0 @@ "main": "./lib/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