Socket
Book a DemoInstallSign in
Socket

@bleenco/morose

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bleenco/morose

lightweigth alternative to npm registry

0.3.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

morose

Run npm registry on your own servers.

morose is currently in development mode. It currently supports:

  • registering/uploading packages
  • supports basic semver wildcards (1.1.x) and ranges
  • a few basic routes to see what's registered
  • all packages info is saved in cache

Here's what it doesn't do yet:

  • authentication on publish
  • searching for packages

Installation

$ npm install morose -g

Usage

Running a Server

morose-server

Publishing package to registry

cd into package root directory you want to publish (should have package.json file) and:

morose publish [url:port]

where url is the HTTP url where morose-server is running. ie:

morose publish https://morose.example.com:4720

you can ofc omit port if morose server is running on port 80.

Installing package from morose server

npm install https://morose.example.com:4720/package/[package-name]/latest

or

npm install https://morose.example.com:4720/package/[package-name]/1.1.0

LICENCE

MIT

Keywords

npm

FAQs

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.