🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

luraph

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luraph - npm Package Compare versions

Comparing version

to
2.0.4

dist/index.cjs

56

package.json
{
"name": "luraph",
"version": "2.0.3",
"version": "2.0.4",
"description": "Luraph API binding for Node.JS",
"main": "dist/index.js",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
}
},
"files": [
"dist/index.js"
"dist"
],
"keywords": [
"luraph",
"luraph",
"obfuscator",
"best",
"obfuscator",
"obfuscate",
"obfuscation",
"lua",
"lua",
"obfuscator"
"luau",
"luajit",
"lua encrypt",
"lua encryption",
"lua obfuscate",
"lua obfuscator",
"lua obfuscation",
"roblox",
"synapse",
"scriptware",
"fivem",
"gta",
"growtopia",
"assetto corsa",
"lightroom",
"gmod"
],

@@ -22,8 +45,9 @@ "author": "memcorrupt",

"devDependencies": {
"@tsconfig/node-lts": "^20.1.1",
"@types/node": "^20.11.5",
"typescript": "^5.3.3"
"@types/node": "~20.11.13",
"jiti": "^1.21.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0"
},
"dependencies": {
"undici": "^6.3.0"
"undici": "^6.5.0"
},

@@ -39,7 +63,7 @@ "repository": {

"scripts": {
"build": "tsc",
"test": "tsc && node test.js",
"preinstall": "npx only-allow pnpm",
"setup": "pnpm link . && tsc"
"build": "npx unbuild --minify",
"dev": "npx unbuild --stub",
"test": "npx jiti test.ts",
"preinstall": "npx only-allow pnpm"
}
}

@@ -6,3 +6,3 @@ # luraph-node

[![Bundle Size](https://img.shields.io/bundlephobia/minzip/luraph)](https://www.npmjs.com/package/luraph)
[![Build Status](https://github.com/Luraph/luraph-node/actions/workflows/release.yml/badge.svg)](https://github.com/Luraph/luraph-node/actions)
[![Build Status](https://github.com/Luraph/luraph-node/actions/workflows/release.yml/badge.svg)](https://github.com/Luraph/luraph-node/actions/workflows/release.yml)
[![License](https://img.shields.io/github/license/Luraph/luraph-node)](LICENSE)

@@ -358,2 +358,2 @@

- [Read the Luraph Documentation](https://lura.ph/dashboard/documents "Luraph Documentation")
- [Read the Luraph FAQs](https://lura.ph/dashboard/faq)
- [Read the Luraph FAQs](https://lura.ph/dashboard/faq "Luraph Frequently Asked Questions")