Socket
Socket
Sign inDemoInstall

@altv/types-client

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@altv/types-client - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

4

index.d.ts

@@ -72,4 +72,4 @@ declare module "alt-client" {

gameEntityDestroy: (entity: Entity) => void;
keyDown: (key: number) => void;
keyUp: (key: number) => void;
keydown: (key: number) => void;
keyup: (key: number) => void;
removeEntity: (object: BaseObject) => void;

@@ -76,0 +76,0 @@ resourceStart: (errored: boolean) => void;

{
"name": "@altv/types-client",
"version": "1.3.2",
"version": "1.3.3",
"description": "This package contains types definitions for alt:V client-side module.",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

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