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

@nftgo/data-partner

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftgo/data-partner

NFTGo Data Partner widgets library build your nft data analytics website

  • 0.1.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

README

CI and CD

Configuration

Env

None

Init

None

Dependency

None

Run

# install packages
yarn install
# build
yarn build
# build docker image
sudo docker build -t data-partner .

# run data-partner
docker run \
-p 80:80 \
--name data-partner data-partner

FAQs

Package last updated on 06 Feb 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