Socket
Socket
Sign inDemoInstall

@neo4j/introspector

Package Overview
Dependencies
14
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

2

dist/transforms/neo4j-graphql/utils/map-neo4j-to-graphql-type.js

@@ -33,2 +33,3 @@ "use strict";

LocalDateTime: "LocalDateTime",
Duration: "Duration",
Time: "Time",

@@ -48,2 +49,3 @@ Point: "Point",

LocalDateTimeArray: "[LocalDateTime]",
DurationArray: "[Duration]",
PointArray: "[Point]",

@@ -50,0 +52,0 @@ };

6

package.json
{
"name": "@neo4j/introspector",
"version": "3.0.0",
"version": "3.0.1",
"description": "Introspect a Neo4j database model/schema",

@@ -39,5 +39,5 @@ "keywords": [

"devDependencies": {
"@neo4j/graphql": "^5.0.0",
"@neo4j/graphql": "^5.3.4",
"@types/jest": "29.5.12",
"@types/node": "20.11.20",
"@types/node": "20.12.7",
"@types/pluralize": "0.0.33",

@@ -44,0 +44,0 @@ "jest": "29.7.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc