adoscopejs
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -7,3 +7,3 @@ /* | ||
* | ||
* Last Modified: 21/04/2019 4:24:58 | ||
* Last Modified: 21/04/2019 4:31:21 | ||
* Modified By: Paradox | ||
@@ -86,3 +86,3 @@ * | ||
path.join(__dirname, 'dist', 'src', 'resources', 'views', viewFile), | ||
path.join(cli.helpers.viewsPath, 'adoscope', viewFile) | ||
path.join(cli.helpers.viewsPath(), 'adoscope', viewFile) | ||
) | ||
@@ -89,0 +89,0 @@ |
{ | ||
"name": "adoscopejs", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Debugger for Adonisjs-based applications", | ||
@@ -5,0 +5,0 @@ "main": "index.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
198983
0