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

@vital-ai/haley-js-browser

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vital-ai/haley-js-browser

haley service for browser

  • 0.1.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

haley-js-bower

haley js client packaged for bower

The modules is currently taking 4 config parameters that passed in file package.json.

"config": { "DOMAIN_DIR_PATH": "./webroot/js/vitalservice/domains/", "DOMAIN_OUT_PATH": "./webroot/js/domains.js", "DOMAIN_SRC": "http://localhost:6098/js/vitalservice/domains/", "COPY_TO_PATH": "./webroot/haley-js-browser/" },

DOMAIN_DIR_PATH: Indicate which folder to read the domains flies and create a file. DOMAIN_OUT_PATH: Indicate the path to save the file created by running script: ./scripts/create-domains.js; DOMAIN_SRC: Indicate the SRC to get domains files. COPY_TO_PATH: Indicate the destination path that to copy when we run script: ./scripts/copy-modules-and-check.js

FAQs

Package last updated on 09 Oct 2021

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