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

fastify-floc-off

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-floc-off - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

package.json
{
"name": "fastify-floc-off",
"version": "2.1.2",
"version": "2.1.3",
"description": "Fastify plugin to opt out of Google's FLoC advertising-surveillance network",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,3 +7,3 @@ const fp = require("fastify-plugin");

* to the Permissions-Policy response header.
* @param {object} server - Fastify instance.
* @param {import("fastify").FastifyInstance} server - Fastify instance.
*/

@@ -10,0 +10,0 @@ async function fastifyFlocOff(server) {

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