node-addon-api
Advanced tools
Comparing version 8.2.2 to 8.3.0
@@ -424,12 +424,6 @@ { | ||
"clang-format": "^1.4.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-semistandard": "^16.0.0", | ||
"eslint-config-standard": "^16.0.3", | ||
"eslint-plugin-import": "^2.24.2", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"eslint": "^9.13.0", | ||
"fs-extra": "^11.1.1", | ||
"path": "^0.12.7", | ||
"neostandard": "^0.11.7", | ||
"pre-commit": "^1.2.2", | ||
"safe-buffer": "^5.1.1", | ||
"semver": "^7.6.0" | ||
@@ -478,7 +472,7 @@ }, | ||
"doc": "doxygen doc/Doxyfile", | ||
"lint": "node tools/eslint-format && node tools/clang-format", | ||
"lint:fix": "node tools/clang-format --fix && node tools/eslint-format --fix" | ||
"lint": "eslint && node tools/clang-format", | ||
"lint:fix": "eslint --fix && node tools/clang-format --fix" | ||
}, | ||
"pre-commit": "lint", | ||
"version": "8.2.2", | ||
"version": "8.3.0", | ||
"support": true, | ||
@@ -485,0 +479,0 @@ "engines": { |
@@ -22,3 +22,3 @@ # **node-addon-api module** | ||
<!-- x-release-please-start-version --> | ||
## Current version: 8.2.2 | ||
## Current version: 8.3.0 | ||
<!-- x-release-please-end --> | ||
@@ -25,0 +25,0 @@ |
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
403298
8
3
2
18
438