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

idb-connector

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb-connector - npm Package Versions

1245

1.2.0

Diff

Changelog

Source

1.2.0

  • Use N-API versions for build (one binary for all Node.js)
  • Patch to allow binding null values (#75)
  • Add Node.js v12 support
  • Remove Node.js v6 support
dmabupt
published 1.1.10 •

Changelog

Source

1.1.10

  • Retrieve data when SQLFetch return SQL_SUCCESS_WITH_INFO(#71)
  • Add the SQLCLI dependencies for developement build(#69)
  • Update example code for eslint(#60)
dmabupt
published 1.1.9 •

Changelog

Source

1.1.9

  • Guard bindings.gyp and build dummy when not on IBM i(#58)
  • Clearly state it is not usable on any platform except IBM i(#57)
dmabupt
published 1.1.8 •

Changelog

Source

1.1.8

  • Skip build unless installing on IBM i(#54)
  • Moved the repository to GitHub
dmabupt
published 1.1.7 •

Changelog

Source

1.1.7

  • Fixed the connection failure(#52) with user/password provided
  • Updated some test cases
dmabupt
published 1.1.6 •

Changelog

Source

1.1.6

  • Added alias shorthands for use during bindParams()
  • Added Add checks for value, io type and bindIndicator during bindParams()
  • Return null instead of empty [] when output params are not present, during execute()
  • Updated examples, API reference and test cases
dmabupt
published 1.1.5 •

Changelog

Source

1.1.5

  • Refined docs and trace for scrollable cursor
  • Added a new API stmt.getStmtDiag() as alias of stmt.stmtError()
  • Added CHANGLOG.md
  • Made buffer bigger for some unicode characters
dmabupt
published 1.1.4 •

Changelog

Source

1.1.4

  • Added test cases for the callback in dbconn.conn()
  • Updated examples with ES6 syntax
  • Required dep 'node-pre-gyp' 0.11.0 and above
dmabupt
published 1.1.3 •

Changelog

Source

1.1.3

  • Fixed the NAPI callback error in DbConn::Conn()
  • Ported and refined the API manual from 'developerWorks'
dmabupt
published 1.1.2 •

Changelog

Source

1.1.2

  • Removed 'node-gyp' from dependency list
  • Exposed data types symbols for params binding
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