Socket
Socket
Sign inDemoInstall

@sindresorhus/is

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sindresorhus/is - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

dist/index.js

@@ -134,3 +134,3 @@ "use strict";

}
if (!assertion) {
if (!is.function_(assertion)) {
return true;

@@ -137,0 +137,0 @@ }

{
"name": "@sindresorhus/is",
"version": "3.1.1",
"version": "3.1.2",
"description": "Type check values",

@@ -5,0 +5,0 @@ "license": "MIT",

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