Socket
Socket
Sign inDemoInstall

@hestia-earth/utils

Package Overview
Dependencies
1
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.25 to 0.10.26

2

dist/number.js

@@ -8,3 +8,3 @@ "use strict";

return [
(_a = /^(-)?[\d]+(e|e-)?[\d]+$/.exec(("" + n))) === null || _a === void 0 ? void 0 : _a.length,
(_a = /^(-)?[\d\.]+(e|e-)?[\d]+$/.exec(("" + n))) === null || _a === void 0 ? void 0 : _a.length,
!isNaN(parseFloat("" + n)),

@@ -11,0 +11,0 @@ isFinite(parseFloat("" + n))

{
"name": "@hestia-earth/utils",
"version": "0.10.25",
"version": "0.10.26",
"description": "Hestia Utils library",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc