Socket
Socket
Sign inDemoInstall

@deveox/humanize

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deveox/humanize - npm Package Compare versions

Comparing version 0.1.35 to 0.1.36

13

package.json
{
"name": "@deveox/humanize",
"version": "0.1.35",
"version": "0.1.36",
"description": "Formats number, dates and file sizes as human readable strings",

@@ -60,3 +60,12 @@ "main": "./dist/@deveox/humanize.cjs",

"dayjs": "^1.11.4"
}
},
"peerDependencies": {
"typescript": ">=4.4.4"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"types": "dist/humanize.d.ts"
}
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