Socket
Book a DemoInstallSign in
Socket

airlytics-core

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

airlytics-core

Shared code for airlytics

unpublished
latest
Source
npmnpm
Version
0.0.21-preview
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Airlytics Core

Shared code for airlytics and airlytics-admin

Prerequisites

Dev Setup

Private NPM Registry:

We use our own private npm registry located at npm.build.connctd.io. To authorize against this registry you'll need to:

This is a 1 time step and will update your global ~/.npmrc

npm install -g sinopia-github-oauth-cli
npm config set registry https://npm.build.connctd.io
sinopia-github-oauth --registry https://npm.build.connctd.io

Then you can install the dependencies as normal:

yarn install

FAQs

Package last updated on 09 Aug 2022

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