tdlib-native
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "tdlib-native", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "🚀 Telegram TDLib native nodejs wrapper", | ||
"packageManager": "npm@9.6.2", | ||
"scripts": { | ||
@@ -91,3 +92,3 @@ "test": "jest", | ||
"dotenv": "^16.0.3", | ||
"eslint": "^8.36.0", | ||
"eslint": "^8.37.0", | ||
"eslint-config-google": "^0.14.0", | ||
@@ -100,3 +101,3 @@ "eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-unicorn": "^46.0.0", | ||
"glob": "^9.3.2", | ||
"glob": "^9.3.4", | ||
"husky": "^8.0.3", | ||
@@ -111,3 +112,3 @@ "jest": "^29.5.0", | ||
"rollup-plugin-typescript2": "^0.34.1", | ||
"ts-jest": "^29.0.5", | ||
"ts-jest": "^29.1.0", | ||
"ts-node": "^10.9.1", | ||
@@ -117,3 +118,3 @@ "typedoc": "^0.23.28", | ||
"typedoc-plugin-missing-exports": "^1.0.0", | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.3" | ||
}, | ||
@@ -132,2 +133,2 @@ "husky": { | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
97094527
98
178935