peopledatalabs
Advanced tools
Comparing version 5.0.4 to 5.0.5
{ | ||
"name": "peopledatalabs", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "JavaScript client with TypeScript support for the People Data Labs API", | ||
@@ -46,7 +46,7 @@ "type": "module", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.59.2", | ||
"@typescript-eslint/parser": "^5.59.2", | ||
"@typescript-eslint/eslint-plugin": "^5.59.11", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"chai": "^4.3.7", | ||
"dotenv": "^16.0.3", | ||
"eslint": "^8.39.0", | ||
"dotenv": "^16.3.1", | ||
"eslint": "^8.43.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
@@ -64,8 +64,8 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
"mocha": "^10.2.0", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.3" | ||
}, | ||
"dependencies": { | ||
"axios": "^1.4.0", | ||
"copy-anything": "^3.0.3" | ||
"copy-anything": "^3.0.5" | ||
} | ||
} |
265111
Updatedcopy-anything@^3.0.5