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

blue-cot

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blue-cot - npm Package Versions

1
7

5.0.0

Diff

Changelog

Source

5.0.0 - 2020-08-10

BREAKING CHANGES: db.fetch now returns a { docs, errors } object

maxlath
published 4.0.8 •

maxlath
published 4.0.7 •

maxlath
published 4.0.6 •

maxlath
published 4.0.5 •

maxlath
published 4.0.4 •

maxlath
published 4.0.3 •

maxlath
published 4.0.2 •

maxlath
published 4.0.1 •

maxlath
published 4.0.0 •

Changelog

Source

4.0.0 - 2019-12-31

BREAKING CHANGES:

  • blue-cot returns native promises instead of Bluebird promises (but you can easily recover that feature)
  • Config parameters changes:
    • Replaced ssl flag by protocol parameter
    • Renamed user -> username
    • Renamed pass -> password
    • Removed gzip flag
    • Removed auth paramater: use username and password
  • Functions changes:
    • Renamed db.jsonRequest -> db.request

New Features:

  • Default http agent reuses sockets by setting keepAlive=true flag.
  • A custom http agent can be passed
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