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

@nextcloud/event-bus

Package Overview
Dependencies
Maintainers
13
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/event-bus - npm Package Versions

2

3.3.1

Diff

Changelog

Source

v3.3.1 (2024-05-28)

Fixed

  • fix: Do not include declarations for private globals in distribution #772 (susnux)

Changed

  • chore: Add license information to files and add REUSE workflow #773 (susnux)
juliushaertl
published 3.3.0 •

Changelog

Source

v3.3.0 (2024-05-07)

Added

  • feat: Allow to fully type events by extending the NextcloudEvents interface #755 (susnux)

Fixed

  • fix(readme): update engine requirements according to package.json #754 (AaronActu)
  • fix(docs): Adjust invalid example for typed events #763 (susnux)

Changed

  • feat: Add ESLint for linting and prettier for formatting #759 (susnux)
  • feat: Migrate to vite for building and vitest for testing #758 (susnux)
juliushaertl
published 3.2.0 •

Changelog

Source

v3.2.0 (2024-04-21)

Changed

  • Add missing nodes typing for docs by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/606
  • Add missing unit tests and use Typescript also for test by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/630
  • chore: update node engines to next LTS by @nextcloud-command in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/621
  • fix: Use organization workflow for node test ci by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/629
  • fix(ci): Update documentation workflow from organization by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/628

Dependencies

  • chore(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.3 by @dependabot
  • chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.1 to 11.1.5 by @dependabot
  • chore(deps-dev): Bump @types/node from 20.3.3 to 20.4.1 by @dependabot
  • chore(deps-dev): Bump @types/semver from 7.5.0 to 7.5.3 by @dependabot
  • chore(deps-dev): Bump jest from 29.5.0 to 29.7.0 by @dependabot
  • chore(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by @dependabot
  • chore(deps-dev): Bump rollup from 2.79.1 to 4.0.2 by @dependabot
  • chore(deps-dev): Bump semver from 7.5.3 to 7.5.4 by @dependabot
  • chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 by @dependabot
  • chore(deps-dev): Bump typedoc from 0.24.7 to 0.25.2 by @dependabot
  • chore(deps-dev): Bump typescript from 5.0.4 to 5.2.2 by @dependabot
  • chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot
  • chore(deps): Bump @types/node from 20.1.7 to 20.8.6 by @dependabot
  • chore(deps): Bump semver from 7.5.1 to 7.5.3 by @dependabot
  • chore(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot
juliushaertl
published 3.1.0 •

Changelog

Source

v3.1.0 (2023-05-17)

Full Changelog

Changed

  • Updated dependencies
  • Initialize bus on first usage not on import #587 (susnux)

Fixed

  • Allow package to be imported by native Node ES module projects #586 (susnux)
juliushaertl
published 3.0.2 •

Changelog

Source

v3.0.2 (2022-09-05)

Full Changelog

Closed pull requests

juliushaertl
published 3.0.1 •

Changelog

Source

3.0.1 - 2022-08-24

⚠️ deprecated

Changed

  • Update dependencies
  • Improve native ESM Support
juliushaertl
published 3.0.0 •

Changelog

Source

3.0.0 - 2022-05-02

Changed

  • Update dependencies
  • Fix rollup build
  • Remove babel
    • Typescript already is able to generate code that is in compliance with es5
  • Remove package.json from generated code.
    • Use @rollup/plugin-replace to handle this.
  • Add ESM support
    • Improve native usage support
    • Improve bundle size
  • Fix invalid typescript typings export
  • Remove unnecessary files from npm package
christophwurst
published 2.1.1 •

Changelog

Source

2.1.1 – 2021-11-02

Changed

  • Dependency updates
christophwurst
published 2.1.0 •

Changelog

Source

2.1.0 – 2021-09-28

Changed

  • Dependency updates

Fixed

  • Readme examples
  • Dependency updates
juliushaertl
published 2.0.0 •

Changelog

Source

2.0.0 - 2021-05-05

Breaking

  • Bump of @nextcloud/browserlist-config@2.1.0 which drops support for IE11

Changed

  • Move a single to transpiled library bundle
  • Dependency updates
2
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