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

@base86inc/apollo-client

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@base86inc/apollo-client

React components for interfacing with the Base86 Apollo Server.

  • 0.1.79
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Base86 Apollo Client

React components for interfacing with the Base86 Apollo Server.

Demo

https://base86inc.github.io/base86-apollo-client

yarn storybook

Runs the app in the development mode.
Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for publishing to the build folder.

npm publish

Publish as an npm package

Local Testing of a library

Step 1: Build the library

Before packaging your library, ensure it is built. Run the following command:

yarn build

Step 2: Create the package

npm pack

Step 3: Install the package in your project

Install the locally created package in the project where you want to test it:

yarn add ../path/to/your-library/your-library-version.tgz

FAQs

Package last updated on 31 Oct 2024

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

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