tdlib-native
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "tdlib-native", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "🚀 Telegram TDLib native nodejs wrapper", | ||
@@ -82,5 +82,5 @@ "packageManager": "npm@9.6.2", | ||
"bugs": { | ||
"url": "https://github.com/AlexXanderGrib/node-tdlib/issues" | ||
"url": "https://github.com/alexxgrib/node-tdlib/issues" | ||
}, | ||
"homepage": "https://github.com/AlexXanderGrib/node-tdlib#readme", | ||
"homepage": "https://github.com/alexxgrib/node-tdlib#readme", | ||
"devDependencies": { | ||
@@ -102,3 +102,2 @@ "@rollup/plugin-replace": "^5.0.2", | ||
"glob": "^9.3.4", | ||
"husky": "^8.0.3", | ||
"jest": "^29.5.0", | ||
@@ -119,8 +118,2 @@ "node-gyp": "^9.3.1", | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm run lint && npm run prettify", | ||
"pre-push": "npm run build:docs" | ||
} | ||
}, | ||
"engines": { | ||
@@ -127,0 +120,0 @@ "node": ">=14" |
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
29
97094360