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

@ferlab/next

Package Overview
Dependencies
Maintainers
0
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.25
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
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 to connect ferlab-next and import it.

But currently the start doesn't work because there are incompatibility with duplicate graphql module when we start the wrapper-next with ferlab-next in link. So use pack feature:

  • Execute: npm run pack here in ferlab-next: it builds and creates the file "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 30 Sep 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