Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "cepheus", | ||
"description": "", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"author": "escapace <opensource@escapace.com>", | ||
"bugs": "https://github.com/escapace/cepheus/issues", | ||
"devDependencies": { | ||
"@types/chai": "4.3.5", | ||
"@types/chai": "4.3.6", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "20.3.3", | ||
"@typescript-eslint/eslint-plugin": "5.61.0", | ||
"@typescript-eslint/parser": "5.61.0", | ||
"c8": "8.0.0", | ||
"chai": "4.3.7", | ||
"eslint": "8.44.0", | ||
"eslint-config-escapace": "3.17.1", | ||
"eslint-config-prettier": "8.8.0", | ||
"@types/node": "20.7.0", | ||
"@typescript-eslint/eslint-plugin": "6.7.3", | ||
"@typescript-eslint/parser": "6.7.3", | ||
"c8": "8.0.1", | ||
"chai": "4.3.8", | ||
"eslint": "8.50.0", | ||
"eslint-config-escapace": "3.18.1", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-editorconfig": "4.0.3", | ||
"eslint-plugin-no-null": "1.0.2", | ||
"mocha": "10.2.0", | ||
"prettier": "2.8.8", | ||
"prettier": "3.0.3", | ||
"prettier-config-escapace": "1.0.6", | ||
"typescript": "5.1.6" | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -25,0 +25,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79757