peopledatalabs
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "peopledatalabs", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "JavaScript client with TypeScript support for the People Data Labs API", | ||
@@ -46,11 +46,11 @@ "type": "module", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
"@typescript-eslint/parser": "^6.7.4", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"chai": "^4.3.10", | ||
"dotenv": "^16.3.1", | ||
"eslint": "^8.50.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-airbnb-typescript": "^17.1.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
@@ -67,5 +67,5 @@ "eslint-plugin-react": "^7.33.2", | ||
"dependencies": { | ||
"axios": "^1.5.1", | ||
"axios": "^1.6.0", | ||
"copy-anything": "^3.0.5" | ||
} | ||
} |
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
Updatedaxios@^1.6.0