Socket
Book a DemoInstallSign in
Socket

change-merger

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

change-merger

This service merges multiple change files into one, and converts

unpublished
latest
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

change-merger

badge-alerts-lgtm

grade-badge-lgtm

snyk

This RESTful service merges multiple osm changes into one big osm change.

API

Checkout the OpenAPI spec here

Installation

Install deps with npm

npm install

Run Locally

Clone the project


git clone https://github.com/MapColonies/change-merger.git

Go to the project directory


cd change-merger

Install dependencies


npm install

Start the server


npm run start

Running Tests

To run tests, run the following command


npm run test

To only run unit tests:

npm run test:unit

To only run integration tests:

npm run test:integration

FAQs

Package last updated on 06 Jun 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