Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "dree", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.", | ||
@@ -12,3 +12,2 @@ "main": "dist/lib/index.js", | ||
"test": "mocha --reporter spec", | ||
"test:full": "mocha --reporter spec test/test.js --scan", | ||
"cover": "istanbul cover node_modules/mocha/bin/_mocha test/test.js - - -R spec", | ||
@@ -15,0 +14,0 @@ "transpile": "tsc", |
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
45282