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

spm-log

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spm-log

A console.log wrapper for spm.

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
1.4K
-47.35%
Maintainers
1
Weekly downloads
 
Created
Source

spm-log

[![NPM version][npm-image]][npm-url] [npm-image]: https://img.shields.io/npm/v/spm-log.svg?style=flat [npm-url]: https://npmjs.org/package/spm-log

A console.log wrapper for spm.

Install

$ npm install spm-log

Usage

var log = require('spm-log');
log.info('cat', 'message');

FAQs

Package last updated on 08 Jul 2015

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