New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

volenday

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volenday - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

server/components/CheckSession.js

2

package.json
{
"name": "volenday",
"version": "0.0.30",
"version": "0.0.31",
"private": false,

@@ -5,0 +5,0 @@ "license": "UNLICENSED",

const AuthExpressMiddleware = require('./components/AuthExpressMiddleware');
const CheckAppViaClientId = require('./components/CheckAppViaClientId');
const CheckAppViaHostName = require('./components/CheckAppViaHostName');
const CheckSession = require('./components/CheckSession');
const GoogleAnalytics = require('./components/GoogleAnalytics');

@@ -10,3 +11,4 @@

CheckAppViaHostName,
CheckSession,
GoogleAnalytics
}
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