@sergdudko/objectstream
Advanced tools
+6
-6
| { | ||
| "name": "@sergdudko/objectstream", | ||
| "version": "4.0.33", | ||
| "version": "4.0.34", | ||
| "description": "Creates a stream to convert json from string or convert json to string.", | ||
@@ -86,9 +86,9 @@ "type": "module", | ||
| "@types/node": "^25.2.2", | ||
| "eslint": "^10.1.0", | ||
| "globals": "^17.4.0", | ||
| "eslint": "^10.3.0", | ||
| "globals": "^17.6.0", | ||
| "nyc": "^18.0.0", | ||
| "prettier": "^3.8.1", | ||
| "prettier": "^3.8.3", | ||
| "tsx": "^4.21.0", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.57.1" | ||
| "typescript": "^6.0.3", | ||
| "typescript-eslint": "^8.59.2" | ||
| }, | ||
@@ -95,0 +95,0 @@ "engines": { |