Comparing version 0.0.6 to 0.0.7
@@ -16,3 +16,3 @@ var request = require('request'), | ||
util.inherits(_Metric, Metric); | ||
require('util').inherits(_Metric, Metric); | ||
@@ -19,0 +19,0 @@ _Metric.prototype.options = options; |
@@ -1,3 +0,1 @@ | ||
exports = module.exports = require('util'); | ||
exports.formatDate = function(date){ | ||
@@ -4,0 +2,0 @@ if (typeof date === 'string') return date; |
{ | ||
"name": "flurry-api", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Flurry API for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "lib/flurry", |
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
8192
113