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

luraph-extended

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luraph-extended - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

index.ts

@@ -18,3 +18,3 @@ import axios, { AxiosError, AxiosInstance, AxiosResponse } from "axios";

export const LuraphTargetVersionsKeys = ["Universal", "Lua 5.1", "Lua 5.2", "Lua 5.3", "Lua 5.4", "Luau", "Luau Handicapped", "LuaJIT", "FiveM", "CS:GO", "GMod"] as const
export type LuraphTargetVersions = typeof LuraphTargetVersionsKeys[number]
export type LuraphTargetVersions = typeof LuraphTargetVersionsKeys
export interface LuraphOptionList {

@@ -21,0 +21,0 @@ DISABLE_LINE_INFORMATION: boolean

{
"name": "luraph-extended",
"version": "1.1.1",
"version": "1.1.2",
"description": "Luraph API binding for Node.JS",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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