octo-sansa
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -114,6 +114,2 @@ var events = require('events'), | ||
server.ask(someClient, 'function name', { some: "argument" }, function(err, responseBody) { | ||
}); | ||
ask = function(client, fn, body, callback) { | ||
@@ -120,0 +116,0 @@ if (typeof callback !== 'function') { |
{ | ||
"name": "octo-sansa", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/thepatrick/octo-sansa", | ||
@@ -5,0 +5,0 @@ "author": { |
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
11725
282