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

@alwatr/is-number

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/is-number - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.1.8](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.1.7...@alwatr/is-number@1.1.8) (2024-11-02)
**Note:** Version bump only for package @alwatr/is-number
## [1.1.7](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.1.6...@alwatr/is-number@1.1.7) (2024-10-25)

@@ -8,0 +12,0 @@

8

package.json
{
"name": "@alwatr/is-number",
"version": "1.1.7",
"version": "1.1.8",
"description": "A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.",

@@ -89,6 +89,6 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/package-tracer": "^1.0.7"
"@alwatr/package-tracer": "^1.0.8"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.3",
"@alwatr/nano-build": "^2.0.4",
"@alwatr/prettier-config": "^1.0.6",

@@ -99,3 +99,3 @@ "@alwatr/tsconfig-base": "^1.3.3",

},
"gitHead": "a1e430a02f9a5711fc43f19012091bcd8806c4f9"
"gitHead": "5aecc962a161034aa9213dcc5fb3c1cece9eaca2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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