Socket
Socket
Sign inDemoInstall

is-what

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-what - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

2

dist/index.cjs.js

@@ -238,3 +238,3 @@ 'use strict';

/**
* Returns whether the payload is an Error
* Returns whether the payload is `NaN` but also a `number`
*

@@ -241,0 +241,0 @@ * @param {*} payload

@@ -234,3 +234,3 @@ /**

/**
* Returns whether the payload is an Error
* Returns whether the payload is `NaN` but also a `number`
*

@@ -237,0 +237,0 @@ * @param {*} payload

{
"name": "is-what",
"sideEffects": false,
"version": "3.9.0",
"version": "3.9.1",
"description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",

@@ -6,0 +6,0 @@ "main": "dist/index.cjs.js",

@@ -258,3 +258,3 @@ /**

/**
* Returns whether the payload is an Error
* Returns whether the payload is `NaN` but also a `number`
*

@@ -261,0 +261,0 @@ * @param {*} payload

@@ -188,3 +188,3 @@ /**

/**
* Returns whether the payload is an Error
* Returns whether the payload is `NaN` but also a `number`
*

@@ -191,0 +191,0 @@ * @param {*} payload

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