Socket
Socket
Sign inDemoInstall

call-if

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

call-if - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

CHANGELOG.md

@@ -1,2 +0,2 @@

# 1.0.1
# 1.0.1, 1.0.2

@@ -3,0 +3,0 @@ - Added documentation to README and added changelog.

{
"name": "call-if",
"version": "1.0.1",
"version": "1.0.2",
"description": "Micro-library of functions that call a given function if a given condition is met.",

@@ -5,0 +5,0 @@ "authors": [

@@ -26,3 +26,3 @@ # call-if [![NPM Package](https://img.shields.io/npm/v/call-if.svg?style=flat-square)][npm]

```js
import { callIf, callIfOrNull } from 'callIf';
import { callIf, callIfOrNull } from 'call-if';

@@ -29,0 +29,0 @@

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