@altv/natives
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@altv/natives", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "This package contains the type definitions for the alt:V JS module v2 natives types", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"index.d.ts" | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"test": "tsc", | ||
"preversion": "yarn run test", | ||
"release": "yarn version --no-git-tag-version" | ||
"test": "tsc", | ||
"preversion": "yarn run test", | ||
"release": "yarn version --no-git-tag-version" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/altmp/altv-js-module-v2.git" | ||
"type": "git", | ||
"url": "git+https://github.com/altmp/altv-js-module-v2.git" | ||
}, | ||
"keywords": [ | ||
"altmp", | ||
"altv", | ||
"node", | ||
"v8", | ||
"js-module", | ||
"js-module-v2", | ||
"gta", | ||
"gta5", | ||
"gtav" | ||
"altmp", | ||
"altv", | ||
"node", | ||
"v8", | ||
"js-module", | ||
"js-module-v2", | ||
"gta", | ||
"gta5", | ||
"gtav" | ||
], | ||
@@ -32,5 +32,5 @@ "author": "altMP Team", | ||
"bugs": { | ||
"url": "https://github.com/altmp/altv-js-module-v2/issues" | ||
"url": "https://github.com/altmp/altv-js-module-v2/issues" | ||
}, | ||
"homepage": "https://github.com/altmp/altv-js-module-v2/tree/dev/types/natives" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1122169