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

blue-cot

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blue-cot - npm Package Versions

13
8

8.0.3

Diff

maxlath
published 8.0.2 •

maxlath
published 8.0.1 •

maxlath
published 8.0.0 •

Changelog

Source

8.0.0 - 2024-03-05

BREAKING CHANGES:

  • use ESM import/export
  • removed db.batch method: use db.post(doc, { batch: 'ok' }) or db.put(doc, { batch: 'ok' }) instead
  • New feature: add types
maxlath
published 7.0.3 •

maxlath
published 7.0.2 •

maxlath
published 7.0.1 •

maxlath
published 7.0.0 •

Changelog

Source

7.0.0 - 2022-01-18

BREAKING CHANGES:

  • view functions and db.changes now reject unkwown query parameters
  • db.changes: removing longpoll parameter, has it's a feed flag, and the db.changes function doesn't not handle feeds (it doesn't play well with promises)
maxlath
published 6.2.4 •

maxlath
published 6.2.3 •

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