fitbit-sdk-types
Advanced tools
Comparing version 7.0.4 to 7.0.5
{ | ||
"name": "fitbit-sdk-types", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"author": "Sergio Morchón Poveda <sergio.morchon@outlook.com>", | ||
@@ -39,11 +39,11 @@ "description": "Types for Fitbit SDK.", | ||
"devDependencies": { | ||
"@types/node": "^16.11.2", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"eslint": "^8.0.1", | ||
"@types/node": "^17.0.8", | ||
"@typescript-eslint/eslint-plugin": "^5.9.1", | ||
"@typescript-eslint/parser": "^5.9.1", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"prettier": "^2.4.1", | ||
"typescript": "^4.4.4" | ||
"prettier": "^2.5.1", | ||
"typescript": "^4.5.4" | ||
}, | ||
"packageManager": "yarn@3.0.2" | ||
"packageManager": "yarn@3.1.1" | ||
} |
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
60708