Socket
Socket
Sign inDemoInstall

@devsnicket/eunice-javascript-analyzer

Package Overview
Dependencies
77
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @devsnicket/eunice-javascript-analyzer

Analyzes JavaScript files/directories and writes a YAML file of the dependencies which can then be processed, rendered and interacted with using the rest of Eunice.


Version published
Weekly downloads
3
Maintainers
1
Install size
4.58 MB
Created
Weekly downloads
 

Readme

Source

Eunice Javascript analyzer

DevSnicket Eunice is a toolkit based on the premise that unidirectional dependencies can be beneficial to structure and modularity in software. Eunice's approach isn't limited to direct dependencies, but includes indirect dependencies as well.

try out Eunice on Eunice 🐶🥫

NPM Build Status Coverage Status Gitter chat

This package analyzes Javascript files/directories and writes a YAML file of the dependencies. These YAML file can then be processed, rendered and interacted with using the rest of Eunice.

try out Javascript → YAML

Install using npm:

npm install --save-dev @devsnicket/eunice-javascript-analyzer

Or with yarn:

yarn add --dev @devsnicket/eunice-javascript-analyzer

Examples of analyzer behavior can be found in the following test cases:

Keywords

FAQs

Last updated on 24 Aug 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc