@emartech/json-logger
Advanced tools
Comparing version
@@ -19,5 +19,10 @@ { | ||
"author": "Emartech", | ||
"engines": { | ||
"node": ">=14" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/emartech/json-logger-js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/emartech/json-logger-js/issues" | ||
}, | ||
"homepage": "https://github.com/emartech/json-logger-js#readme", | ||
"license": "MIT", | ||
@@ -30,2 +35,8 @@ "keywords": [ | ||
], | ||
"engines": { | ||
"node": ">=14" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
@@ -40,3 +51,3 @@ "@types/chai": "4.3.3", | ||
"@typescript-eslint/parser": "5.38.1", | ||
"axios": "0.27.2", | ||
"axios": "0.30.0", | ||
"chai": "4.3.6", | ||
@@ -49,5 +60,3 @@ "eslint": "8.24.0", | ||
"eslint-plugin-security": "1.5.0", | ||
"install": "0.13.0", | ||
"mocha": "10.0.0", | ||
"npm": "8.19.2", | ||
"prettier": "2.7.1", | ||
@@ -60,14 +69,3 @@ "semantic-release": "19.0.5", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/emartech/json-logger-js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/emartech/json-logger-js/issues" | ||
}, | ||
"homepage": "https://github.com/emartech/json-logger-js#readme", | ||
"dependencies": { | ||
"lodash": "4.17.21" | ||
}, | ||
"version": "8.0.3" | ||
"version": "8.1.0" | ||
} |
38997
2.12%23
-8%25
4.17%564
6.42%Updated