Socket
Socket
Sign inDemoInstall

kube-service-bindings

Package Overview
Dependencies
0
Maintainers
9
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.0.0

Diff

Changelog

Source

3.0.0 (2023-06-01)

⚠ BREAKING CHANGES

  • removal of node 14

Features

Bug Fixes

  • improve test structure (a9539be)
  • package.json & package-lock.json to reduce vulnerabilities (d151da8)
  • upgrade eslint from 8.23.0 to 8.23.1 (c5e7678)
  • upgrade eslint from 8.23.1 to 8.24.0 (71caa7f)
  • upgrade eslint from 8.24.0 to 8.25.0 (c3fabe7)
  • upgrade eslint from 8.25.0 to 8.26.0 (e375e3f)
  • upgrade eslint from 8.26.0 to 8.27.0 (ed8ccc2)
  • upgrade eslint from 8.27.0 to 8.28.0 (2bd2549)
  • upgrade eslint from 8.28.0 to 8.29.0 (a574437)
  • upgrade eslint from 8.29.0 to 8.30.0 (dfcd065)
  • upgrade eslint from 8.30.0 to 8.31.0 (001f486)
  • upgrade eslint from 8.31.0 to 8.32.0 (df3aa7c)
  • upgrade eslint from 8.32.0 to 8.33.0 (b583263)
  • upgrade eslint from 8.33.0 to 8.34.0 (35767b5)
  • upgrade eslint from 8.34.0 to 8.35.0 (af74885)
  • upgrade eslint from 8.35.0 to 8.36.0 (2801623)
  • upgrade eslint from 8.36.0 to 8.37.0 (06d7081)
  • upgrade eslint from 8.37.0 to 8.38.0 (9db8cff)
  • upgrade eslint from 8.38.0 to 8.39.0 (f11c447)
  • upgrade eslint from 8.39.0 to 8.40.0 (e425f82)
  • upgrade eslint-plugin-import from 2.26.0 to 2.27.4 (afe7c5e)
  • upgrade eslint-plugin-import from 2.27.4 to 2.27.5 (996fff2)
  • upgrade eslint-plugin-n from 15.2.5 to 15.3.0 (7f926e0)
  • upgrade eslint-plugin-n from 15.3.0 to 15.4.0 (9347386)
  • upgrade eslint-plugin-n from 15.4.0 to 15.5.1 (30dd19c)
  • upgrade eslint-plugin-n from 15.5.1 to 15.6.0 (9410e8d)
  • upgrade eslint-plugin-n from 15.6.0 to 15.6.1 (2aa25a0)
  • upgrade eslint-plugin-n from 15.6.1 to 15.7.0 (dfc5ede)
  • upgrade eslint-plugin-promise from 6.0.1 to 6.1.0 (29f6a98)
  • upgrade eslint-plugin-promise from 6.1.0 to 6.1.1 (80fa8f3)
  • upgrade mocha from 10.1.0 to 10.2.0 (f852df5)
mhdawson1
published 2.1.0 •

Changelog

Source

2.1.0 (2022-09-20)

Features

  • allow passing binding data as arguments (7e1cdec)

Bug Fixes

  • upgrade eslint from 8.22.0 to 8.23.0 (c342169)
  • upgrade eslint-plugin-n from 15.2.4 to 15.2.5 (d5d3231)
  • upgrade eslint-plugin-promise from 6.0.0 to 6.0.1 (060d8f8)
mhdawson1
published 2.0.0 •

Changelog

Source

2.0.0 (2022-09-06)

⚠ BREAKING CHANGES

  • drop Node.js 12

Bug Fixes

  • upgrade eslint from 8.17.0 to 8.18.0 (#53) (24d7fa6)

  • upgrade eslint from 8.18.0 to 8.19.0 (4164de7)

  • upgrade eslint from 8.19.0 to 8.20.0 (fe94fed)

  • upgrade eslint from 8.20.0 to 8.21.0 (e1e72ce)

  • upgrade eslint from 8.21.0 to 8.22.0 (ded904e)

  • upgrade eslint-plugin-n from 15.2.1 to 15.2.2 (#49) (d215ef3)

  • upgrade eslint-plugin-n from 15.2.2 to 15.2.3 (#52) (5221c32)

  • upgrade eslint-plugin-n from 15.2.3 to 15.2.4 (44833b0)

  • drop Node.js 12 (6652a16)

mhdawson1
published 1.0.0 •

Changelog

Source

1.0.0 (2022-06-20)

mhdawson1
published 0.0.9 •

Changelog

Source

0.0.9 (2022-03-08)

mhdawson1
published 0.0.8 •

Changelog

Source

0.0.8 (2022-02-21)

Features

Bug Fixes

  • mongodb client username binding fix (#27) (d3ef369)
mhdawson1
published 0.0.7 •

Changelog

Source

0.0.7 (2022-02-17)

Features

Bug Fixes

mhdawson1
published 0.0.6 •

Changelog

Source

0.0.6 (2022-02-16)

Features

Bug Fixes

mhdawson1
published 0.0.5 •

Changelog

Source

0.0.5 (2022-01-20)

Features

  • add initial tests (d9c601e)
  • add node-rdkafka return type in typings (d60bc06)
  • add support for kafkajs (27a590d)
  • basic support for postgressql and pg client (84fa2b4)
  • initial support for redis (975f5bf)
  • initial typings (7f1ca7a)

Bug Fixes

  • add coveralls (bff135d)
  • add github action to build/test (ba7bdf0)
  • add missing files to publish (b312624)
  • add typings key to package (0018ebb)
  • add typings to package.files (693b0de)
  • fixup actions formatting (3a3a268)
  • include clients directory in package (4c5b893)
  • package.json to reduce vulnerabilities (#9) (04768b4)
  • refactor to extract client definitions (b23017c)
  • remove optional chaining to support nodejs 12 (6d58d92)
  • repo maintenance (01db019)
  • strip out clients as dev deps for now (47ebcb2)
  • switch to npm install (14dfae4)
  • trim newlines from file values (91c1f66)
  • typings do not need module declaration (c3f27d7)
mhdawson1
published 0.0.4-0 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc