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

@altv/types-natives

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@altv/types-natives - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

8

package.json
{
"name": "@altv/types-natives",
"version": "1.1.0",
"version": "1.2.0",
"description": "This package contains types definitions for alt:V client-side natives.",

@@ -11,4 +11,4 @@ "types": "index.d.ts",

"test": "tsc",
"preversion": "npm run test",
"release": "npm version --no-git-tag-version"
"preversion": "yarn run test",
"release": "yarn version --no-git-tag-version"
},

@@ -20,5 +20,7 @@ "repository": {

"keywords": [
"altmp",
"altv",
"native",
"natives",
"ysc",
"gta",

@@ -25,0 +27,0 @@ "gta5",

@@ -7,3 +7,6 @@ # Summary

```bash
# With npm
npm i -D @altv/types-natives
# With yarn
yarn add -D @altv/types-natives
```

@@ -10,0 +13,0 @@

Sorry, the diff of this file is too big to display

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