New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

librg.c

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

librg.c - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

CMakeLists.txt

@@ -11,3 +11,3 @@ cmake_minimum_required(VERSION 2.8)

add_subdirectory(${LIBRG_VENDOR_FOLDER}/enet${LIBRG_POSTFIX})
add_subdirectory(${LIBRG_VENDOR_FOLDER}/enet${LIBRG_POSTFIX} ${CMAKE_CURRENT_BINARY_DIR}/enet${LIBRG_POSTFIX})

@@ -14,0 +14,0 @@ include_directories(include

{
"name": "librg.c",
"version": "2.0.2",
"version": "2.0.3",
"description": "Pure C library for building simple and elegant cross-platform mmo client-server solutions.",

@@ -5,0 +5,0 @@ "main": "include/librg.h",

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