New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

orientdb-rest-api

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orientdb-rest-api - npm Package Compare versions

Comparing version

to
1.0.4

2

example.js

@@ -5,3 +5,3 @@ const OrientDB=require ('./index')

password: 'root_passwd',
host: 'http://45.55.159.35:2480',
host: 'http://127.0.0.1:2480',
database: 'GratefulDeadConcerts',

@@ -8,0 +8,0 @@ })

{
"name": "orientdb-rest-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "A node.js driver for OrientDB using the OrientDB RESTful HTTP protocol",

@@ -5,0 +5,0 @@ "main": "index.js",