@transloadit/prettier-bytes
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
export default function prettierBytes(num: any): string; | ||
export default function prettierBytes(num: $TSFixMe): string; |
{ | ||
"name": "@transloadit/prettier-bytes", | ||
"license": "MIT", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"private": false, | ||
@@ -27,3 +27,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f1ce9bed30944bcee1c7bbd95f3ea5a1d7bb119e" | ||
"gitHead": "54c791274188e87e7d4a1e8e1bbf5fcc78cb33ef" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
7054