@fastify/csrf
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15166
0
0
0