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

@neo4j-devtools/arc

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-devtools/arc - npm Package Compare versions

Comparing version 0.0.43 to 0.0.44

3

dist/neo4j-arc.d.ts

@@ -84,2 +84,3 @@ import { Record as Record$1, Integer, Point as Point$2, Date, Time, DateTime, LocalTime, LocalDateTime, Duration, Node, Relationship, Path, QueryResult } from 'neo4j-driver-core';

declare const isCypherBasicPropertyType: (value: any) => value is CypherBasicPropertyType;
declare const isCypherPropertyType: (value: any) => value is CypherProperty;
declare const isCypherTemporalType: (anything: object) => anything is CypherTemporalType;

@@ -621,2 +622,2 @@

export { ArcThemeProvider, BasicNode, BasicNodesAndRels, BasicRelationship, ChevronLeftIcon, ChevronRightIcon, ClickableUrls, ClipboardCopier, CopyIcon, CypherBasicPropertyType, CypherDataType, CypherEditor, CypherEditorProps, CypherList, CypherMap, CypherProperty, CypherStructuralType, DetailsPaneProps, GraphModel, GraphStats, GraphStatsLabels, GraphStatsRelationshipTypes, GraphStyleModel, GraphVisualizer, IconBaseProps, IconSize, InfoIcon, NodeItem, OverviewPaneProps, PropertiesTable, RelationshipItem, Selector, ShowMoreOrAll, StyledLabelChip, StyledPropertyChip, StyledRelationshipChip, VizItem, VizItemProperty, WarningIcon, WarningMessage, ZoomInIcon, ZoomOutIcon, ZoomToFitIcon, baseArcTheme, copyToClipboard, cypherDataToString, deepEquals, extractUniqueNodesAndRels, getPropertyTypeDisplayName, getText, initalizeCypherSupport, isCypherBasicPropertyType, isCypherTemporalType, isMac, mapObjectValues, measureText, numberToUSLocale, propertyToString, setEditorTheme, setupAutocomplete, toFunction, toKeyString, toLabel, toProcedure, toRelationshipType, upperFirst };
export { ArcThemeProvider, BasicNode, BasicNodesAndRels, BasicRelationship, ChevronLeftIcon, ChevronRightIcon, ClickableUrls, ClipboardCopier, CopyIcon, CypherBasicPropertyType, CypherDataType, CypherEditor, CypherEditorProps, CypherList, CypherMap, CypherProperty, CypherStructuralType, DetailsPaneProps, GraphModel, GraphStats, GraphStatsLabels, GraphStatsRelationshipTypes, GraphStyleModel, GraphVisualizer, IconBaseProps, IconSize, InfoIcon, NodeItem, OverviewPaneProps, PropertiesTable, RelationshipItem, Selector, ShowMoreOrAll, StyledLabelChip, StyledPropertyChip, StyledRelationshipChip, VizItem, VizItemProperty, WarningIcon, WarningMessage, ZoomInIcon, ZoomOutIcon, ZoomToFitIcon, baseArcTheme, copyToClipboard, cypherDataToString, deepEquals, extractUniqueNodesAndRels, getPropertyTypeDisplayName, getText, initalizeCypherSupport, isCypherBasicPropertyType, isCypherPropertyType, isCypherTemporalType, isMac, mapObjectValues, measureText, numberToUSLocale, propertyToString, setEditorTheme, setupAutocomplete, toFunction, toKeyString, toLabel, toProcedure, toRelationshipType, upperFirst };
{
"name": "@neo4j-devtools/arc",
"version": "0.0.43",
"version": "0.0.44",
"main": "dist/neo4j-arc.js",

@@ -29,3 +29,3 @@ "author": "Neo4j Inc.",

"esbuild": "^0.14.26",
"neo4j-driver-core": "^5.0.1",
"neo4j-driver-core": "^5.3.0",
"react": "^17.0.2",

@@ -72,3 +72,3 @@ "react-dom": "^17.0.2",

"@neo4j-ndl/react": "^0.1.2",
"neo4j-driver-core": "^5.0.1",
"neo4j-driver-core": "^5.3.0",
"react": "^17.0.2",

@@ -75,0 +75,0 @@ "react-dom": "^17.0.2"

Sorry, the diff of this file is too big to display

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