Socket
Socket
Sign inDemoInstall

lua-types

Package Overview
Dependencies
1
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.12.1 to 2.12.2

2

core/5.0/debug.d.ts

@@ -182,3 +182,3 @@ // Based on https://www.lua.org/manual/5.0/manual.html#5.8

*/
function traceback<T>(message: T): T;
function traceback(message?: string | null): string;
}
{
"name": "lua-types",
"version": "2.12.1",
"version": "2.12.2",
"description": "TypeScript definitions for Lua standard library",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc