hubot-raven
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -25,5 +25,4 @@ var raven = require('raven'); | ||
console.warn = logWrapper(console.warn, 'warning'); | ||
console.log = logWrapper(console.log, 'info'); | ||
module.exports = function(robot, scripts) { | ||
}; |
{ | ||
"name": "hubot-raven", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "David Cramer <dcramer@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "Sentry integration for Hubot", |
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
12489
21