@neo4j/graphql-ogm
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@neo4j/graphql-ogm", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "GraphQL powered OGM for Neo4j and Javascript applications", | ||
@@ -15,5 +15,3 @@ "keywords": [ | ||
"homepage": "https://github.com/neo4j/graphql/tree/master/packages/ogm", | ||
"exports": { | ||
"require": "./dist/index.js" | ||
}, | ||
"exports": "./dist/index.js", | ||
"main": "./dist/index.js", | ||
@@ -33,3 +31,3 @@ "types": "./dist/index.d.ts", | ||
"@graphql-tools/merge": "^6.2.13", | ||
"@neo4j/graphql": "^1.0.1", | ||
"@neo4j/graphql": "^1.0.2", | ||
"camelcase": "^6.2.0", | ||
@@ -36,0 +34,0 @@ "pluralize": "^8.0.0", |
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
54567
Updated@neo4j/graphql@^1.0.2