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

altair-express-middleware

Package Overview
Dependencies
Maintainers
1
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 0.1.0 to 0.1.1

6

index.js

@@ -1,4 +0,6 @@

import express from 'express';
import path from 'path';
'use strict';
const path = require('path');
const express = require('express');
module.exports = {

@@ -5,0 +7,0 @@ altairExpress: (opts) => {

{
"name": "altair-express-middleware",
"version": "0.1.0",
"version": "0.1.1",
"description": "Express middleware for altair graphql client",
"main": "dist/index.js",
"main": "index.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1",

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