event-loop-lag
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -0,2 +1,6 @@ | ||
1.3.0 / 2017-06-27 | ||
================== | ||
* Update debug to 2.6.8 to remove `ms` vulnerability. | ||
1.2.0 / 2016-11-05 | ||
@@ -3,0 +7,0 @@ ================== |
{ | ||
"name": "event-loop-lag", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Measure event loop lag", | ||
@@ -16,3 +16,3 @@ "main": "event-loop-lag.js", | ||
"dependencies": { | ||
"debug": "2.2.0" | ||
"debug": "^2.6.8" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
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
7613
+ Addeddebug@2.6.9(transitive)
+ Addedms@2.0.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removedms@0.7.1(transitive)
Updateddebug@^2.6.8