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

neodash

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neodash

NeoDash - Neo4j Dashboard Builder

2.2.1-extended
Source
npm
Version published
Weekly downloads
6.7K
-1.84%
Maintainers
1
Weekly downloads
 
Created
Source

NeoDash Extensions

This repository adds a number of premium, closed-source extensions to the open-source NeoDash repository: https://github.com/neo4j-labs/neodash

This repository is owned by Neo4j Professional Services EMEA. Reach out to us before distributing this code / the builds generated by this repository.

Setup

To configure this fork to get changes from the latest open-source repository:

git remote add upstream git@github.com:neo4j-labs/neodash.git
git remote set-url --push upstream DISABLE

Then rebase the current local develop with the upstream develop:

git fetch upstream
git rebase upstream/develop

FAQs

Package last updated on 16 Dec 2022

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