Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

best-is-number

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

best-is-number - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "best-is-number",
"version": "1.0.3",
"version": "1.0.4",
"description": "it's simplest way to detect the type ",

@@ -5,0 +5,0 @@ "main": "index.js",

##Description
this module determines whether the passed value is an Number.
### this module determines whether the passed value is an Number.

@@ -10,3 +11,3 @@ ##Usuage

isNubmer(a) // return boolean
isNubmer(a) // return false

@@ -13,0 +14,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