@deveox/humanize
Advanced tools
Comparing version 0.1.49 to 0.1.50
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44277
10
506
1