New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/is-number

Package Overview
Dependencies
Maintainers
2
Versions
23
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.3 to 1.0.4

4

CHANGELOG.md

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

## [1.0.4](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.0.3...@alwatr/is-number@1.0.4) (2024-03-28)
**Note:** Version bump only for package @alwatr/is-number
## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/is-number@1.0.2...@alwatr/is-number@1.0.3) (2024-01-31)

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

10

package.json
{
"name": "@alwatr/is-number",
"version": "1.0.3",
"version": "1.0.4",
"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.3",
"@alwatr/nano-build": "^1.3.4",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.1.2",
"@types/node": "^20.11.13",
"@types/node": "^20.11.30",
"jest": "^29.7.0",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"gitHead": "54726b7ac06d4a6ffb42731b58e8d976de1211bd"
"gitHead": "df149736d1e85335aaeb9c547ff3bdd1161f9b33"
}

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