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

@isdk/ai-tool-sqlite

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@isdk/ai-tool-sqlite - npm Package Versions

1

0.0.11

Diff

Changelog

Source

0.0.11 (2024-08-28)

isdk
published 0.0.10 •

Changelog

Source

0.0.10 (2024-08-23)

isdk
published 0.0.9 •

Changelog

Source

0.0.9 (2024-08-18)

isdk
published 0.0.8 •

Changelog

Source

0.0.8 (2024-08-16)

isdk
published 0.0.7 •

Changelog

Source

0.0.7 (2024-08-14)

isdk
published 0.0.6 •

Changelog

Source

0.0.6 (2024-08-11)

Features

  • add initDB optional method (c2d9220)
  • export from kvsqlite (bfdbfa4)
  • export IKVCreateFtsOptions from kvsqlite (70665bd)
  • export IKVSetOptions from kvsqlite (b7997b2)
  • store: add sqliteStores as default (c3fc8d7)

Bug Fixes

  • KVSqliteResFuncParams should be optional for KVSqliteResFunc (30dee4c)
  • make ts happy (11c177e)

Refactor

  • add options to $createCollection (61cc767)
  • list, put, post etc (9a97da8)
  • rename initDB to initData, updateDBFromDir to updateDataFromDir; add initingData property (ca852fe)
  • store: location as id and remove pos arguments processing. (02bcc52)
isdk
published 0.0.5 •

Changelog

Source

0.0.5 (2024-07-08)

Features

  • add FTS supports (3823e97)
  • kvsqlite: additional fields supports (acf1dc4)
  • res: record the last import files and date to avoid duplicate import (f2b3ca4)
  • sqlite-res: add multi collections supports (6fa3800)
isdk
published 0.0.4 •

Changelog

Source

0.0.4 (2024-06-11)

isdk
published 0.0.3 •

Changelog

Source

0.0.3 (2024-06-09)

isdk
published 0.0.2 •

Changelog

Source

0.0.2 (2024-06-07)

Features

  • add $search to KVSqliteResFunc (0912da2)
  • add getExtend(s)/setExtend(s) and bulkDocs (9249f6b)
  • add KVSqliteResFunc the RESTful server API (b8c64db)
  • add list(search) supports (6c6b728)
  • add location option and lurcache supports (7ea349f)
  • add object query to search (acf2047)
  • add search method use json-filter (74d4f34)
  • kvsqlite: add createIndex and search (0d8a8f8)
  • KVSqlite: add set(docId:string, value:object) support (5d74785)
  • KVSqlite: delete method can remove multi objects by ids (4e03958)
  • sqlte-res: add $count and updateDBFromDir (e075bc8)

Bug Fixes

  • can not create collection (15f04e0)
  • forget to export KVSqliteResFuncParams (6fe84df)
  • KVSqliteResFunc: put could be val object only with _id (8b04822)
  • should create database to mkdir (da045ef)
  • the error name should be the function name (33f9aa1)
  • ts: count() return result is number (efbf50b)
  • ts: error TS4055: Return type of public method from exported class has or is using private name 'RunResult'. (c97774a)
  • ts: import mime-type (0214989)
  • ts: import mime-type (6b9883d)
  • ts: the val should be optional for get (7d7d094)
  • upgrade packages (2911165)
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