altair-express-middleware
Advanced tools
Comparing version 8.1.1 to 8.1.2
@@ -1,2 +0,1 @@ | ||
/// <reference types="express-serve-static-core" /> | ||
import * as express from 'express'; | ||
@@ -3,0 +2,0 @@ import { RenderOptions } from 'altair-static'; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18146
143
+ Addedaltair-static@8.1.2(transitive)
- Removedaltair-static@8.1.1(transitive)
Updatedaltair-static@8.1.2