Comparing version 0.4.0 to 0.4.1
@@ -206,3 +206,5 @@ /* This Source Code Form is subject to the terms of the Mozilla Public | ||
enumerable: false, | ||
get: function() {}, | ||
get: function() { | ||
return log; | ||
}, | ||
set: function setLog(val) { | ||
@@ -209,0 +211,0 @@ log = val; |
{ | ||
"name": "dbug", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "debug improvements", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -0,0 +0,0 @@ # dbug |
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
220
0
23772