🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

nodejs_io_uring

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejs_io_uring - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+2
-2
io_uring.cc

@@ -6,3 +6,3 @@ #include <fcntl.h>

#include <sys/ioctl.h>
#include <liburing.h>
#include "liburing.h"
#include <stdlib.h>

@@ -169,2 +169,2 @@ #include <uv.h>

NAPI_MODULE(NODE_GYP_MODULE_NAME, Init)
NAPI_MODULE(NODE_GYP_MODULE_NAME, Init)
{
"name": "nodejs_io_uring",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "FileReader.js",

Sorry, the diff of this file is not supported yet