@frida/dbus
Advanced tools
Comparing version 1.0.1 to 1.0.2
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances in 1 package
4039
6
211371
36