Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ferlab/next

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ferlab/next

Shared library for our wrappers GraphQL APIs

  • 0.0.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
40
increased by166.67%
Maintainers
7
Weekly downloads
 
Created
Source

ferlab repository img

ferlab-next

Development

  • Execute: npm run dev to test the build with your changes

with local wrapper-next project:

  • Execute: npm link here in ferlab-next
  • Execute: npm link @ferlab/next in your local wrapper-next project

OR (because there are incompatibility with duplicate graphql module when we start the wrapper-next with ferlab-next in link)

  • Execute: npm pack here in ferlab-next: this creates "ferlab-next-x.x.x.tgz"
  • Execute npm install ../ferlab-next/ferlab-next-x.x.x.tgz in your local wrapper-next project
  • Then you are allow to run dev your local wrapper-next project with the pack without have to push to npm your local of ferlab-next

Test

  • Execute: npm run test

Starter helped by https://advancedweb.hu/modern-javascript-library-starter

FAQs

Package last updated on 13 Jun 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