@transloadit/prettier-bytes
Advanced tools
Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "@transloadit/prettier-bytes", | ||
"license": "MIT", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"private": false, | ||
@@ -14,4 +14,16 @@ "publishConfig": { | ||
}, | ||
"main": "./prettierBytes.js", | ||
"gitHead": "1d649aa77fbabed471420f73f9433954452743bd" | ||
"main": "dist/prettierBytes.js", | ||
"typings": "dist/prettierBytes.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"directories": { | ||
"lib": "dist", | ||
"test": "dist" | ||
}, | ||
"scripts": { | ||
"tsc": "tsc", | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
}, | ||
"gitHead": "f1ce9bed30944bcee1c7bbd95f3ea5a1d7bb119e" | ||
} |
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
7049
9
66