@metarhia/config
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@metarhia/config", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>", | ||
@@ -22,3 +22,3 @@ "description": "Metarhia Configuration Loader", | ||
"fmt": "prettier --write \"**/*.js\" \"**/*.json\" \"**/*.md\" \".*rc\" \"**/*.yml\"", | ||
"test": "npm run lint && node test" | ||
"test": "npm run -s lint && metatests test" | ||
}, | ||
@@ -35,4 +35,6 @@ "engines": { | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"prettier": "^1.19.1" | ||
"metatests": "^0.7.1", | ||
"prettier": "^1.19.1", | ||
"diff": "^4.0.2" | ||
} | ||
} |
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
4474
9