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

psvm-ps

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

psvm-ps

PureScript version management in PureScript.

latest
npmnpm
Version
0.2.3
Version published
Weekly downloads
18
100%
Maintainers
1
Weekly downloads
 
Created
Source

psvm-ps

PureScript version management in PureScript, expanding upon psvm-js.

Installs files under $HOME/.psvm, and as such, this tool currently only supports Linux given that I don't have access to Windows/MacOS environments. Pull requests to add compatibility for these two operating systems is welcome.

$ psvm
psvm-ps
    PureScript version management in PureScript.

    --help,-h        Show this help message.
    --version,-v     Show the installed psvm-ps version.

    clean            Clean downloaded artifacts.
    install          Install a PureScript version.
    ls               List PureScript versions.
    uninstall        Uninstall a PureScript version.
    use              Use a PureScript version.

Installation

$ npm install -g psvm-ps

FAQs

Package last updated on 12 Sep 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