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.4 to 1.0.5

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.0.5
- Optimized package size by only including what is needed in npm package.
# 1.0.4

@@ -2,0 +8,0 @@

5

package.json
{
"name": "call-if",
"version": "1.0.4",
"version": "1.0.5",
"description": "Micro-library of functions that call a given function if a given condition is met.",

@@ -29,2 +29,5 @@ "authors": [

"jsnext:main": "index.js",
"files": [
"index*.js"
],
"scripts": {

@@ -31,0 +34,0 @@ "bump": "npm --no-git-tag-version version patch",

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