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

@neo4j/relate-api

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j/relate-api - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

3

dist/index.d.ts

@@ -9,2 +9,3 @@ // Generated by dts-bundle v0.7.3

import { GraphQLSchema } from "graphql";
import { FileUpload } from 'graphql-upload';
import { FileUpload } from "graphql-upload";

@@ -14,3 +15,3 @@

const buildSchema: (options: BuildSchemaOptions) => Promise<GraphQLSchema>;
export { getSchema, buildSchema };
export { getSchema, buildSchema, FileUpload };

@@ -17,0 +18,0 @@ class HostSettings {

{
"name": "@neo4j/relate-api",
"version": "0.4.9",
"version": "0.4.10",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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