@neo4j/relate-api
Advanced tools
Comparing version 0.4.11-1 to 0.4.11-2
@@ -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
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
418708
25
1296