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

@fastify/csrf

Package Overview
Dependencies
Maintainers
13
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/csrf - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

16

package.json
{
"name": "@fastify/csrf",
"description": "primary logic behind csrf tokens",
"version": "4.0.0",
"version": "4.0.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>"
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Matteo Collina <hello@matteocollina.com"
],
"license": "MIT",
"repository": "pillarjs/csrf",
"repository": {
"type": "git",
"url": "git+https://github.com/fastify/csrf.git"
},
"bugs": {
"url": "https://github.com/fastify/csrf/issues"
},
"homepage": "https://github.com/fastify/csrf#readme",
"dependencies": {

@@ -37,3 +45,3 @@ "rndm": "^1.2.0",

"engines": {
"node": ">= 0.8"
"node": ">= 10.0"
},

@@ -40,0 +48,0 @@ "scripts": {

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