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

cabal-core

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cabal-core - npm Package Versions

23
6

16.0.3

Diff

noffle
published 16.0.2 •

noffle
published 16.0.1 •

noffle
published 16.0.0 •

Changelog

Source

[16.0.0] - 2023-10-17

Fixed

  • Upgraded hyperswarm to latest and added several community-run bootstrap nodes.
cblgh
published 15.0.2 •

cblgh
published 15.0.1 •

Changelog

Source

[15.0.1] - 2022-05-24

Fixed

  • Sanitize PMs (#109) (Daniel Chiquito)
cblgh
published 15.0.0 •

Changelog

Source

[15.0.0] - 2021-11-22

The major bump is due to breaking compat with the previously defined PM API; this change does bump the protocol version & is technically wire-compatible with clients running cabal-core versions 14.x.x.

Changed

The private messages API is now:

  • cabal.publishPrivate(message, recipientKey, cb)
  • it now only takes objects, instead of previously only accepting strings
  • it accepts message types conforming to chat/* e.g. chat/text or chat/emote
  • a property private is injected into all private messages published via publishPrivate

Before this change the API was cabal.publishPrivateMessage(text, recipientKey, cb), this has now been removed.

Change by @hackergrrl and @cblgh.

Fixed

  • fixed a race condition when initializing async views (#108) (@cblgh)
cblgh
published 14.1.2 •

Changelog

Source

[14.1.2] - 2021-10-18

Added

Fixed

noffle
published 14.1.1 •

Changelog

Source

[14.1.1] - 2021-09-15

Changed

Added

Removed

cblgh
published 14.1.0 •

Changelog

Source

[14.1.0] - 2021-08-21

Added

23
6
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