Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

altair-express-middleware

Package Overview
Dependencies
Maintainers
0
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altair-express-middleware - npm Package Compare versions

Comparing version 8.1.1 to 8.1.2

1

build/index.d.ts

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

/// <reference types="express-serve-static-core" />
import * as express from 'express';

@@ -3,0 +2,0 @@ import { RenderOptions } from 'altair-static';

8

package.json
{
"name": "altair-express-middleware",
"description": "Express middleware for altair graphql client",
"version": "8.1.1",
"version": "8.1.2",
"author": "Samuel Imolorhe <altair@sirmuel.design> (https://sirmuel.design)",

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

"express": "^4.19.2",
"altair-static": "8.1.1"
"altair-static": "8.1.2"
},

@@ -17,4 +17,4 @@ "devDependencies": {

"ts-node": "^8.5.4",
"typescript": "5.2.2",
"eslint-config-altair": "8.1.1"
"typescript": "^5.5.4",
"eslint-config-altair": "8.1.2"
},

@@ -21,0 +21,0 @@ "engines": {

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