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

@underdash/noop

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@underdash/noop

Doing nothing with high certainty.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

JavaScript Style Guide MIT license Build Passing Known Vulnerabilities Maintainability Test Coverage Node version

noop ○

Doing nothing with high reliability.

Philosophy

Doing nothing with an automated deployment pipeline and intensive testing procedures to absolutely positively make sure nothing is done, neither as effect, side-effect, nor internal effect, whilst also providing high code quality assurance. We're taking nothing serious.

Installation

  npm i @underdash/noop

Usage

The function can be called with no side effect and does nothing except for polluting your call stack. The return value is undefined.

  noop()

Any parameter you add will be safely ignored.

  noop(null) // same as noop(), but makes the code look hacky

Keywords

noop

FAQs

Package last updated on 07 Jun 2019

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