@fastify/flash
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "@fastify/flash", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Flash message plugin for fastify.", | ||
@@ -9,5 +9,5 @@ "main": "./lib", | ||
"prebuild": "npm run clean-build && npm run lint", | ||
"build": "tsc -p ./tsconfig.json", | ||
"build": "tsc -p ./tsconfig.build.json", | ||
"clean-build": "rimraf ./lib && mkdir lib", | ||
"prettier": "prettier --loglevel warn --write \"src/**/*.{ts,tsx}\"", | ||
"prettier": "prettier --log-level warn --write \"src/**/*.{ts,tsx}\"", | ||
"prelint": "npm run prettier", | ||
@@ -14,0 +14,0 @@ "lint": "tslint --fix -c tslint.json -t stylish -p ./tsconfig.json", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
1
8641
7
86