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

@eodash/eodash

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eodash/eodash

Install all the required dependecies after cloning or downloading the repository using Node v18 or higher: ```bash npm run install ``` Run the dev server and the app will open your default browser window to the landing page: ```bash npm run dev ``` To com

  • 5.0.0-alpha.1.6
  • npm
  • Socket score

Version published
Weekly downloads
19
decreased by-74.32%
Maintainers
3
Weekly downloads
 
Created
Source

Get Started

Install all the required dependecies after cloning or downloading the repository using Node v18 or higher:

npm run install

Run the dev server and the app will open your default browser window to the landing page:

npm run dev

To compile and minify for production:

npm run build

To preview the compiled production files :

npm run preview

Folder Structure

.
├── core               # Main source code that hosts the microfrontends and renders the dashboard
├── docs               # Documentation files
├── widgets            # Internal Vue widgets that can be imported in the configuration
├── public             # Statically served directory
└── README.md

FAQs

Package last updated on 11 Mar 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