@airbrake/node
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -20,3 +20,2 @@ 'use strict'; | ||
}; | ||
return mysql; | ||
} | ||
@@ -23,0 +22,0 @@ function wrapCreatePool(origFn, airbrake) { |
@@ -10,3 +10,2 @@ 'use strict'; | ||
proto.execute = wrapQuery(proto.execute, airbrake); | ||
return mysql2; | ||
} | ||
@@ -13,0 +12,0 @@ function wrapQuery(origQuery, airbrake) { |
@@ -19,3 +19,2 @@ 'use strict'; | ||
} | ||
return pg; | ||
} | ||
@@ -22,0 +21,0 @@ function patchClient(Client, airbrake) { |
@@ -24,3 +24,2 @@ 'use strict'; | ||
}; | ||
return redis; | ||
} | ||
@@ -27,0 +26,0 @@ |
{ | ||
"name": "@airbrake/node", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Notify Airbrake on JavaScript exceptions", | ||
@@ -5,0 +5,0 @@ "author": "Airbrake", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
350950
3275