famous-metrics
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -25,6 +25,3 @@ 'use strict'; | ||
if (email === '') { | ||
email = osenv.hostname(); | ||
if (typeof email === undefined) { | ||
email = Math.floor(Date.now() * Math.random()); | ||
} | ||
email = Math.floor(Date.now() * Math.random()); | ||
} | ||
@@ -31,0 +28,0 @@ config.unique_id = crypto.createHash('sha256').update(email).digest('base64'); |
{ | ||
"name": "famous-metrics", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Metrics collection for Famous Tools", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
3602
57