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

falcor-postman

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

falcor-postman - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0-rc.3

4

middleware/index.js

@@ -1,3 +0,3 @@

import express from 'express';
import path from 'path';
const express = require('express');
const path = require('path');

@@ -4,0 +4,0 @@ module.exports = ({ middlewarePath = '/falcor-postman', app }) => {

{
"name": "falcor-postman",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "A graphical interactive in-browser Falcor queries validator IDE.",

@@ -5,0 +5,0 @@ "main": "falcor-postman.js",

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