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 - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

lib/graphql/utils/index.d.ts

2

package.json
{
"name": "@ferlab/next",
"version": "0.0.10",
"version": "0.0.11",
"description": "Shared library for our wrappers GraphQL APIs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -12,13 +12,19 @@ <p align="center">

* Execute: `npm run dev`
* Execute: `npm run dev` to test the build with your changes
* Execute: `npm link` in ferlab-next
* Execute: `npm link @ferlab/next` in your local project
### with local wrapper-next project:
Helped by https://advancedweb.hu/modern-javascript-library-starter
* Execute: `npm link` here in ferlab-next
* Execute: `npm link @ferlab/next` in your local wrapper-next project
### General
OR (because there are incompatibility with duplicate graphql module when we start the wrapper-next with ferlab-next in link)
### Test
* 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
* Execute: `npm run test`
## Test
* Execute: `npm run test`
Starter helped by https://advancedweb.hu/modern-javascript-library-starter

Sorry, the diff of this file is not supported yet

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