dir-to-object
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"name": "dir-to-object", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Builds an object from the files contained inside a directory.", | ||
"main": "index.js", | ||
"scripts": { | ||
"eslint": "eslint src/**", | ||
"pretest": "npm run eslint", | ||
"test": "jest" | ||
@@ -8,0 +10,0 @@ }, |
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
3707