adoscopejs
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -7,3 +7,3 @@ /* | ||
* | ||
* Last Modified: 22/04/2019 12:58:48 | ||
* Last Modified: 24/04/2019 1:45:22 | ||
* Modified By: Paradox | ||
@@ -30,3 +30,3 @@ * | ||
} catch (error) { | ||
throw error | ||
// ignore error | ||
} | ||
@@ -47,3 +47,3 @@ } | ||
} catch (error) { | ||
throw error | ||
// ignore error | ||
} | ||
@@ -63,3 +63,3 @@ } | ||
} catch (error) { | ||
throw error | ||
// ignore error | ||
} | ||
@@ -79,3 +79,3 @@ } | ||
} catch (error) { | ||
throw error | ||
// ignore error | ||
} | ||
@@ -95,3 +95,3 @@ } | ||
} catch (error) { | ||
throw error | ||
// ignore error | ||
} | ||
@@ -98,0 +98,0 @@ } |
{ | ||
"name": "adoscopejs", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"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
210685