New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@xpell/node

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xpell/node

XNode Server for Node.js (Xpell-Node)

latest
Source
npmnpm
Version
0.0.57
Version published
Maintainers
1
Created
Source

XNode - Real-Time Interpreter for Node.js and Web Applications

XNode is a real-time interpreter for Node.js application development, such application requires control on several modules and AI engine to run within high FPS.

XNode enables real-time translation from any command (XCommand) to platform specific command.

The way to communicate with XNode engine is to send XCommand that will be analyzed and activate the appropriate module:

  [XCommand]
     - module (the name of the module to run the command)
     - created (date/timestamp of the command)
     - object - optional - the object within the module to run the command
     - op (the operation (method/function) to run within the module)
     - params (list of parameters)

Credits & License

Author: Fridman Fridman fridman.tamir@gmail.com

License: GPL-3

First Release: 02/01/2024

Copyright Aime Technologies 2024, all right reserved

FAQs

Package last updated on 15 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts