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.11-1 to 0.4.11-2

3

dist/index.d.ts

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

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

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

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

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

{
"name": "@neo4j/relate-api",
"version": "0.4.11-1",
"version": "0.4.11-2",
"main": "dist/index.js",

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

},
"resolves": {
"graphql": "15.1.0"
},
"dependencies": {

@@ -20,5 +23,5 @@ "fs-extra": "^9.0.1",

"peerDependencies": {
"graphql-upload": "^11.0.0",
"reflect-metadata": "^0.1.12",
"type-graphql": "^1.0.0-rc.2",
"graphql-upload": "^11.0.0"
"type-graphql": "^1.0.0-rc.2"
},

@@ -35,2 +38,3 @@ "devDependencies": {

"file-loader": "^2.0.0",
"graphql": "^15.1.0",
"graphql-upload": "^11.0.0",

@@ -37,0 +41,0 @@ "husky": "^1.3.1",

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