Socket
Socket
Sign inDemoInstall

@files-stack/graphql-gql

Package Overview
Dependencies
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@files-stack/graphql-gql - npm Package Compare versions

Comparing version 0.0.26-7 to 0.0.26-8

4

package.json
{
"name": "@files-stack/graphql-gql",
"version": "0.0.26-7",
"version": "0.0.26-8",
"description": "Sample core for higher packages to depend on",

@@ -17,3 +17,3 @@ "main": "lib/index.js",

"build:lib:watch": "npm run build:lib -- --watch",
"schema:download": "./node_modules/.bin/apollo-codegen download-schema http://localhost:8080/graphql --output schema.json",
"schema:download": "./node_modules/.bin/apollo-codegen download-schema http://localhost:8087/graphql --output schema.json",
"schema:generate": "./node_modules/.bin/apollo-codegen generate src/**/*.graphql --schema schema.json --target typescript --output src/schema.ts",

@@ -20,0 +20,0 @@ "persistgraphql": "persistgraphql src/ --add_typename",

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