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

ft-next-barrier-component

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ft-next-barrier-component - npm Package Compare versions

Comparing version 4.4.1 to 4.4.2

2

package.json
{
"name": "ft-next-barrier-component",
"version": "4.4.1",
"version": "4.4.2",
"description": "Barriers for Next",

@@ -5,0 +5,0 @@ "main": "server/main.js",

@@ -22,2 +22,3 @@ 'use strict';

res.vary('X-FT-Anonymous-User, X-FT-Auth-Gate-Result, X-FT-Barrier-Type, Country-Code');
res.set('Outbound-Cache-Control', 'private, no-cache, no-store, must-revalidate, max-age=0');

@@ -24,0 +25,0 @@ if(authGateResult !== 'DENIED'){

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