@turbasen/stats
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -40,2 +40,3 @@ 'use strict'; | ||
uid: req.user.provider, | ||
cid: req.user.provider, | ||
an: req.user.app, | ||
@@ -42,0 +43,0 @@ aid: req.user._id, // eslint-disable-line no-underscore-dangle |
{ | ||
"name": "@turbasen/stats", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -17,3 +17,4 @@ "main": "index.js", | ||
"test": "mocha -r test/support/env -R tap -b --check-leaks test/**", | ||
"test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**" | ||
"test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**", | ||
"greenkeeper-postpublish": "greenkeeper-postpublish" | ||
}, | ||
@@ -20,0 +21,0 @@ "repository": { |
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
4204
45