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

olr

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

olr

OpenLayers React Component Library

latest
Source
npmnpm
Version
1.4.0
Version published
Maintainers
4
Created
Source

olr

OpenLayers React Component Library

Getting started

Clone the repo and install dependencies: Caveat Requires node version >= 9, use:

nvm use 9

Note: If you upgrade from previous versions of node or npm you may have to clear out your node_modules and the npm caches:

rm -rf node_modules
npm cache clean --force
npm install

Run the tests:

npx run test

Contribute

PRs accepted.

Commits must use commit message guidelines. Pull requests try to use the pull request template provided.

See the contribute file!

FAQs

Package last updated on 20 Nov 2018

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