@edjopato/datastore
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@edjopato/datastore", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Handles different ways to store data within Node.js", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/EdJoPaTo/js-datastore.git" | ||
"url": "git+https://github.com/EdJoPaTo/js-datastore.git" | ||
}, | ||
@@ -27,6 +27,6 @@ "author": { | ||
"json-stable-stringify": "^1.0.1", | ||
"write-file-atomic": "^5.0.0" | ||
"write-file-atomic": "^6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@sindresorhus/tsconfig": "^3.0.0", | ||
"@sindresorhus/tsconfig": "^6.0.0", | ||
"@types/json-stable-stringify": "^1.0.33", | ||
@@ -36,4 +36,4 @@ "@types/node": "^18.16.13", | ||
"del-cli": "^5.0.0", | ||
"typescript": "^5.0.2", | ||
"xo": "^0.54.0" | ||
"typescript": "^5.5.2", | ||
"xo": "^0.59.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
38850
+ Addedwrite-file-atomic@6.0.0(transitive)
- Removedwrite-file-atomic@5.0.1(transitive)
Updatedwrite-file-atomic@^6.0.0