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

@dvsa/lw-ionic-module

Package Overview
Dependencies
Maintainers
24
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dvsa/lw-ionic-module

Lone Worker Ionic Module containing components for the reb button and amber banners including supporting infrastructure

latest
npmnpm
Version
0.2.1
Version published
Maintainers
24
Created
Source

Lone Worker Ionic Modules

This package contains the components required to host the lone worker SOS button and supporting components inside an Ionic Angular application:

Prerequisits:

@ionic/angular @ngrx/store

Installation

Run npm install @dvsa/lw-ionic-module

Add the following line into global.scss


@import "@dvsa/lw-ionic-module/styles/core.scss";

Add the folling section into angular.json in the assets collection


{
    "glob": "**/*.png",
    "input": "node_modules/@dvsa/lw-ionic-module/images",
    "output": "assets"
}

Build

Run ng build iw-ionic-module

Development

Run ng build iw-ionic-module --watch

FAQs

Package last updated on 13 May 2020

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