New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fastify/flash

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/flash - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

lib/flash.d.ts

6

package.json
{
"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",

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