Socket
Socket
Sign inDemoInstall

@astrohaus/dbus-next

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrohaus/dbus-next - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/bus.js

@@ -49,3 +49,3 @@ const EventEmitter = require('events').EventEmitter;

* @example
* const dbus = require('dbus-next');
* const dbus = require('@astrohaus/dbus-next');
* const bus = dbus.sessionBus();

@@ -52,0 +52,0 @@ * // get a proxy object

{
"name": "@astrohaus/dbus-next",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [

@@ -5,0 +5,0 @@ "dbus",

@@ -1,3 +0,2 @@

declare module 'dbus-next' {
declare module '@astrohaus/dbus-next' {
import { EventEmitter } from "events";

@@ -4,0 +3,0 @@

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