Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "mern-x", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -15,5 +15,6 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"src/" | ||
] | ||
"files": ["src"], | ||
"bin": { | ||
"mern-x": "./src/controller/WelcomeController.js" | ||
} | ||
} |
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
2910