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

@types/arangodb

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/arangodb - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

2

arangodb/index.d.ts

@@ -92,3 +92,3 @@ // Type definitions for ArangoDB 3.4

type EngineType = "mmfiles" | "rocksdb";
type IndexType = "hash" | "skiplist" | "fulltext" | "geo1" | "geo2";
type IndexType = "hash" | "skiplist" | "fulltext" | "geo";
type ViewType = "arangosearch";

@@ -95,0 +95,0 @@ type KeyGeneratorType = "traditional" | "autoincrement";

{
"name": "@types/arangodb",
"version": "3.4.1",
"version": "3.4.2",
"description": "TypeScript definitions for ArangoDB",

@@ -23,4 +23,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "f274a46fcba6dbfb01a597af9a0c7049cdd6a9cf2bf81573bd02bdd3ab8cee3b",
"typesPublisherContentHash": "235a4682475a16892a28aeea948c839b69b4e0e0745d2cd598795859e498c87e",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 08 May 2018 16:35:40 GMT
* Last updated: Tue, 08 May 2018 22:09:43 GMT
* Dependencies: graphql, node

@@ -14,0 +14,0 @@ * Global values: Foxx

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