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

@turbasen/stats

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turbasen/stats - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

index.js

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

5

package.json
{
"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": {

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