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.49 to 0.1.50

dist/humanize.cjs

8

CHANGELOG.md

@@ -0,1 +1,9 @@

### [0.1.50](https://github.com/deveox/humanize/compare/v0.1.49...v0.1.50) (2022-08-06)
### Build Systems
* enhance build ([ef66c98](https://github.com/deveox/humanize/commit/ef66c9813e8f9865c60604f0b2de82b97b1c4ec2))
### [0.1.49](https://github.com/deveox/humanize/compare/v0.1.48...v0.1.49) (2022-08-05)

@@ -2,0 +10,0 @@

4

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

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

"dev": "vite --host",
"build": "tsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.ts",
"build": "tsc && vite build && dts-bundle-generator --config ./dts.config.ts",
"test": "jest --runInBand",

@@ -37,0 +37,0 @@ "test:coverage": "jest --runInBand --coverage",

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