@altv/server
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@altv/server", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "This package contains the type definitions for the alt:V JS module v2 server 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/server" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
75879
1303