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

@neo4j/graphql-ogm

Package Overview
Dependencies
Maintainers
7
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j/graphql-ogm - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"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",

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