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

to
0.0.23

src/components/GetCookie.js

2

package.json
{
"name": "volenday",
"version": "0.0.22",
"version": "0.0.23",
"private": false,

@@ -5,0 +5,0 @@ "scripts": {

import ForceSSLExpressMiddlware from './components/ForceSSLExpressMiddlware';
import Footer from './components/Footer';
import GetCookie from './components/GetCookie';
import GoogleAnalytics from './components/GoogleAnalytics';

@@ -8,3 +9,4 @@

Footer,
GetCookie,
GoogleAnalytics
}

Sorry, the diff of this file is too big to display