Socket
Socket
Sign inDemoInstall

@sindresorhus/is

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.0 to 5.4.1

8

package.json
{
"name": "@sindresorhus/is",
"version": "5.4.0",
"version": "5.4.1",
"description": "Type check values",

@@ -14,6 +14,4 @@ "license": "MIT",

"type": "module",
"exports": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"engines": {

@@ -20,0 +18,0 @@ "node": ">=14.16"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc