Socket
Socket
Sign inDemoInstall

@fastify/swagger-ui

Package Overview
Dependencies
Maintainers
17
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/swagger-ui - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/csp.json

2

package.json
{
"name": "@fastify/swagger-ui",
"version": "1.0.1",
"version": "1.0.2",
"description": "Serve Swagger-ui for Fastify",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -26,3 +26,3 @@ # @fastify/swagger-ui

await fastify.register(require('fastify/swagger-ui'), {
await fastify.register(require('@fastify/swagger-ui'), {
routePrefix: '/documentation',

@@ -29,0 +29,0 @@ uiConfig: {

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