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

@nextcloud/event-bus

Package Overview
Dependencies
Maintainers
6
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 Compare versions

Comparing version 2.1.0 to 2.1.1

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## 2.1.1 – 2021-11-02
### Changed
- Dependency updates
## 2.1.0 – 2021-09-28

@@ -7,0 +11,0 @@ ### Changed

2

dist/index.js

@@ -6,5 +6,5 @@ "use strict";

});
exports.emit = emit;
exports.subscribe = subscribe;
exports.unsubscribe = unsubscribe;
exports.emit = emit;

@@ -11,0 +11,0 @@ var _ProxyBus = require("./ProxyBus");

@@ -18,3 +18,3 @@ "use strict";

name: "@nextcloud/event-bus",
version: "2.1.0",
version: "2.1.1",
description: "",

@@ -52,3 +52,3 @@ main: "dist/index.js",

"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.0",

@@ -55,0 +55,0 @@ "babel-jest": "^27.2.1",

@@ -14,3 +14,3 @@ "use strict";

name: "@nextcloud/event-bus",
version: "2.1.0",
version: "2.1.1",
description: "",

@@ -48,3 +48,3 @@ main: "dist/index.js",

"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.0",

@@ -51,0 +51,0 @@ "babel-jest": "^27.2.1",

{
"name": "@nextcloud/event-bus",
"version": "2.1.0",
"version": "2.1.1",
"description": "",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.0",

@@ -41,0 +41,0 @@ "babel-jest": "^27.2.1",

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