fastify-floc-off
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "fastify-floc-off", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Fastify plugin to opt out of Google's FLoC advertising-surveillance network", | ||
@@ -26,48 +26,5 @@ "keywords": [ | ||
}, | ||
"scripts": { | ||
"jest": "jest", | ||
"jest:coverage": "jest --coverage", | ||
"lint": "eslint . --cache --ext js,jsx --ignore-path .gitignore", | ||
"lint:licenses": "license-checker --direct --onlyAllow=\"0BSD;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;MIT;Unlicense\" --production --summary", | ||
"lint:prettier": "prettier . -w -u", | ||
"lint:prettier:ci": "prettier . -c -u", | ||
"prepare": "", | ||
"test": "npm run lint && npm run jest" | ||
}, | ||
"commitlint": { | ||
"extends": [ | ||
"@commitlint/config-conventional" | ||
] | ||
}, | ||
"jest": { | ||
"clearMocks": true, | ||
"coverageReporters": [ | ||
"text", | ||
"lcovonly" | ||
], | ||
"resetMocks": true, | ||
"testEnvironment": "node", | ||
"testTimeout": 10000 | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.1.2", | ||
"@commitlint/config-conventional": "^17.1.0", | ||
"eslint": "^8.24.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^27.0.4", | ||
"eslint-plugin-jsdoc": "^39.3.6", | ||
"eslint-plugin-promise": "^6.0.1", | ||
"eslint-plugin-security": "^1.5.0", | ||
"eslint-plugin-security-node": "^1.1.1", | ||
"fastify": "^4.7.0", | ||
"husky": "^8.0.1", | ||
"jest": "^29.1.2", | ||
"license-checker": "^25.0.1", | ||
"prettier": "^2.7.1" | ||
}, | ||
"dependencies": { | ||
"fastify-plugin": "^4.2.1" | ||
"fastify-plugin": "^4.3.0" | ||
} | ||
} |
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
0
4632
Updatedfastify-plugin@^4.3.0