🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@cinder-studio/cinder-graphql

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cinder-studio/cinder-graphql

GraphQL tools used by Cinder Studio. Open source for others who may want to use them.

latest
Source
npmnpm
Version
1.6.0
Version published
Maintainers
3
Created
Source

Cinder GraphQL

This is a pre-protection release the documentation is not yet complete. If you would like to contribute please contact us on github.

GraphQL tools used by Cinder Studio. Open source for others who may want to use them.

Incomplete Documentation

How to deploy to NPM

If you are not logged into npm, you will first need to log in

npm adduser

You will also need be certain that you have permission to deploy to npm

Then once you are certain you are capable of deploying you'll want to first update the patch version of the library. There are 3 possible versions of upgrading the library version:

  • npm version patch
  • npm version minor
  • npm version major

Run the command of your choosing. Then you are ready to publish:

  • npm publish

Keywords

google

FAQs

Package last updated on 25 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts