Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vivareal/tracking

Package Overview
Dependencies
Maintainers
52
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivareal/tracking

A set of tracking events helpers

  • 1.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
10
decreased by-9.09%
Maintainers
52
Weekly downloads
 
Created
Source

Tracking

A set of tracking helpers

Usage

import tracking from '@vivareal/tracking';

OR

import { someModule } from '@vivareal/tracking';

Run it locally

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Running on local machine

yarn dev

Running the tests

yarn test

Build

Build to dist folder

yarn run build

Code Formatting Guidelines

This project relies on prettier to automatically format the code. In the precommit hook, your code will be checked against eslint and prettier rules to avoid sending bad formatted code to production.

Publish a new version

See root's README file

FAQs

Package last updated on 08 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc