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

altair-fastify-plugin

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altair-fastify-plugin - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

3

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { RenderOptions } from 'altair-static';

@@ -24,4 +23,4 @@ import type { FastifyPluginCallback } from 'fastify';

}
declare const _default: FastifyPluginCallback<AltairFastifyPluginOptions, import("http").Server, import("fastify").FastifyTypeProviderDefault>;
declare const _default: FastifyPluginCallback<AltairFastifyPluginOptions>;
export default _default;
//# sourceMappingURL=index.d.ts.map
{
"name": "altair-fastify-plugin",
"description": "Fastify Plugin of Altair GraphQL Client",
"version": "6.1.0",
"version": "6.2.0",
"author": "PabloSz <pablosaez1995@gmail.com>",

@@ -9,3 +9,3 @@ "bugs": "https://github.com/altair-graphql/altair/issues",

"@fastify/static": "^6.4.0",
"altair-static": "^6.1.0",
"altair-static": "^6.2.0",
"fastify-plugin": "^2.3.4"

@@ -17,3 +17,3 @@ },

"ts-node": "^9.0.0",
"typescript": "4.9.5"
"typescript": "5.2.2"
},

@@ -44,3 +44,3 @@ "files": [

"types": "dist/index.d.ts",
"gitHead": "0a5812357e79b4b1e96381ab26f2596fd65336dd"
"gitHead": "42aa0b010c561026999c8f9b0f774385900e53e8"
}

Sorry, the diff of this file is not supported yet

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