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

marklogic

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marklogic - npm Package Versions

234

3.5.0

Diff

Changelog

Source

3.5.0

New Functionality
  • Can now use BM25 scoring method for searches. (MarkLogic Server version 12.0.0-EA or higher needed).
  • Can now use vector functionality including Cosine Similarity and others. (MarkLogic Server version 12.0.0-EA or higher needed).
Bug Fix
  • Fix for security vulnerabilities - https://nvd.nist.gov/vuln/detail/CVE-2024-4068 and https://github.com/advisories/GHSA-7fh5-64p2-3v2j
  • #669 - DatabaseClient.eval() always return true when the result is a boolean
sverma
published 3.4.0 •

Changelog

Source

3.4.0

New Functionality
  • Can now connect to MarkLogic using OAuth token (MarkLogic Server version 11.2.0 or higher needed).
  • Optic Update plans, including DSL queries that perform updates, now require update: true to be included in the options sent to the rows.execute() function. (MarkLogic Server version 11.2.0 or higher needed).
  • Can now perform partial updates on documents via Optic using the new patchBuilder operator. (MarkLogic Server version 11.2.0 or higher needed).
  • Can now capture errors from executing an Optic plan by including the new onError operator. (MarkLogic Server version 11.2.0 or higher needed).
Bug Fix
  • Can now send bindings to Optic Server functions in the form of text.
  • Fix for security vulnerabilities - https://github.com/advisories/GHSA-4gmj-3p3h-gm8h and https://github.com/advisories/GHSA-cgfm-xwp7-2cvr
sverma
published 3.3.1 •

Changelog

Source

3.3.1

Bug Fix
  • Fixed a bug where a database property caused a problem when creating a URL path for querying ML.
sverma
published 3.3.0 •

Changelog

Source

3.3.0

New Functionality
  • Can now request MarkLogic to compress the response for better performance using enableGzippedResponses (MarkLogic Server version 11.0.0 or higher needed).
  • Can now send string input to cts.point and cts.polygon server functions (MarkLogic Server version 11.1.0 or higher needed).
sverma
published 3.2.0 •

Changelog

Source

3.2.0

New Functionality
  • Can now set expiration duration for MarkLogic Cloud access-token.
Improvements and Bug Fixes
  • Fix for security vulnerabilities - https://github.com/advisories/GHSA-4q6p-r6v2-jvc5, https://github.com/advisories/GHSA-c2qf-rxjj-qqgw and https://github.com/advisories/GHSA-7fh5-64p2-3v2j
sverma
published 3.1.0 •

Changelog

Source

3.1.0

New Functionality
  • Can now perform update operations in Optic.
  • Can now submit GraphQL queries.
  • Auto-refresh expired token when using MarkLogic Cloud authentication.
Improvements and Bug Fixes
  • Fix for security vulnerabilities.
sverma
published 3.0.0 •

Changelog

Source

3.0.0

New Functionality
  • #614 - Exporting Rows - queryAll api.
  • #644 - Reprocessing documents - transformAll and queryToTransformAll apis.
  • #665 - Deleting Documents - removeAllUris and queryToRemoveAll api.
  • Connect to MarkLogic Cloud using apiKey.
Improvements and Bug Fixes
  • Fix for Dicer and other security vulnerabilities.
  • #540 - Expose total on all responses to documents.query.
  • #592 - Expose op:sample-by in Node Client API.
  • #694 - MarkLogic module v 2.9.1 for Node.js at Windows OS does not work.
sverma
published 2.9.1 •

Changelog

Source

2.9.1

Improvements and Bug Fixes
  • Fix for security vulnerabilities (except Dicer).
sverma
published 2.9.0 •

Changelog

Source

2.9.0

New Functionality
  • #620 - Exporting Documents - readAll and queryToReadAll apis.
  • #622 - Collecting Document URIs - queryAll api.
  • #629 - Add a category option for reading only the contents of document(s).
Improvements and Bug Fixes
  • #599 - Optic fromSPARQL method support options parameter - Server release 10.0-8 or above required.
  • #638 - (Documentation Fix) - Parameters "start" and "length" for graphs.sparql are renamed to "begin" and "end".
  • #647 - QueryToReadAll on a Query with no results produces no response.
sverma
published 2.8.0 •

Changelog

Source

2.8.0

New Functionality
  • #621 - Data Movement in Node.js API - Ingesting Documents using writeAll api.
Improvements and Bug Fixes
  • #270 - Calling methods on resources with arg list throws error.
  • #601 - Regenerate Optic expression functions.
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