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

@frida/dbus

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frida/dbus - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/.handshake-browser.js.swp

2

lib/handshake.js
import { defaultAuthMethods } from './constants.js';
import readLine from './readline.js';
import Buffer from 'buffer';
import { Buffer } from 'buffer';
import crypto from 'crypto';

@@ -6,0 +6,0 @@ import fs from 'fs';

@@ -5,2 +5,4 @@ import message from './message.js';

import { Buffer } from 'buffer';
function valueIsMarshallVariant (value) {

@@ -7,0 +9,0 @@ // used for the marshaller variant type

{
"name": "@frida/dbus",
"description": "DBus library for JavaScript environments",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {

@@ -6,0 +6,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

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