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

cnr-common

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnr-common

Event library to be used by frontends/backends to send/listen-to events

latest
npmnpm
Version
1.0.44
Version published
Maintainers
1
Created
Source

Event API (npm module) in TypeScript

How to install this module as local dependency:

  • Add to your_project/package.json:
  "dependencies": {
    "event": "file:../common/event-api"
  }

If sources in current module have been changed:

  • Increment version in it's package.json.
$ cd your_project
$ npm update

Keywords

Template taken from https://github.com/bitjson/typescript-starter

FAQs

Package last updated on 11 Mar 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