Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flurry-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flurry-api - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

lib/flurry.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc