You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

sql-autocomplete-parsers

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql-autocomplete-parsers - npm Package Versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons

1.2.0

Diff
gravity-ui-bot
published 1.2.0 •

Changelog

Source

1.2.0 (2023-06-05)

Features

  • support 'DELETE FROM mytable' for genericAutocompleteParser (65e0c06)
gravity-ui-bot
published 1.1.1 •

Changelog

Source

1.1.1 (2023-06-01)

Bug Fixes

  • ts-ignore genericAutocompleteParser import (8590b60)
gravity-ui-bot
published 1.1.0 •

Changelog

Source

1.1.0 (2023-06-01)

Features

n-shkaruba-yandex
published 1.0.1 •
n-shkaruba-yandex
published 1.0.0 •

Changelog

Source

1.0.0 (2023-06-01)

Features

  • add cursorSymbol to src/parsing/index.ts (d66d357)
  • make debug parameter for parseGenericSql optional (631811b)

Bug Fixes

  • fix genericAutocompleteParser.test.ts tests (0f8b51c)
  • fix src/parsing/test/testing.ts type error (240b6c4)
  • move parsers/test/testings.js to parsers/test/testing.ts (a803a58)
  • remove aceRegex, parserFileRegex from babel, move root directories to src (4cde182)
  • remove unnecessary files from babel.config.js, move it to babel.config.json, remove some deps (291bd96)
  • update NOTICE.txt (1735cd1)