New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hal-next

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hal-next

The next version of the WildFly management console

latest
Source
npmnpm
Version
0.7.1
Version published
Weekly downloads
66
-69.59%
Maintainers
1
Weekly downloads
 
Created
Source

Starts a local web server listening to http://localhost:3000. Please make sure to configure the allowed origins of the HTTP management endpoint.

  • Standalone mode

      /core-service=management/management-interface=http-interface:list-add(name=allowed-origins,value=http://localhost:3000)
      reload
    
  • Domain mode

      /host=master/core-service=management/management-interface=http-interface:list-add(name=allowed-origins,value=http://localhost:3000)
      reload --host=master
    

To install and run HAL.next use

npm install -g hal-next
hal-next

For more details see https://github.com/hal/hal.next.

Keywords

hal

FAQs

Package last updated on 02 May 2017

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