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.0.7 to 1.0.8

6

CHANGELOG.md

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

## [1.0.8](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.0.7...@alwatr/is-number@1.0.8) (2024-08-31)
### Dependencies update
* update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.0.6...@alwatr/is-number@1.0.7) (2024-07-04)

@@ -8,0 +14,0 @@

10

package.json
{
"name": "@alwatr/is-number",
"version": "1.0.7",
"version": "1.0.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.",

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

"devDependencies": {
"@alwatr/nano-build": "^1.3.7",
"@alwatr/nano-build": "^1.3.8",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.2.0",
"@types/node": "^20.14.9",
"@types/node": "^22.5.1",
"jest": "^29.7.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"gitHead": "98b9c29f927d9487d318d109556c873b13ea2056"
"gitHead": "5d81b77988089edb24aa6853d0a98fdeb85dbf77"
}

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