Comparing version
{ | ||
"name": "rcedit", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"description": "Node module to edit resources of exe", | ||
@@ -29,3 +29,3 @@ "main": "lib/rcedit.js", | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
"node": ">= 14.0.0" | ||
}, | ||
@@ -36,10 +36,10 @@ "dependencies": { | ||
"devDependencies": { | ||
"@continuous-auth/semantic-release-npm": "^2.0.0", | ||
"@continuous-auth/semantic-release-npm": "^3.0.0", | ||
"got": "^11.8.0", | ||
"mocha": "^8.2.1", | ||
"standard": "^16.0.3", | ||
"mocha": "^10.1.0", | ||
"standard": "^17.1.0", | ||
"temp": "^0.9.4", | ||
"ts-standard": "^10.0.0", | ||
"tsd": "^0.14.0", | ||
"typedoc": "^0.20.0-beta.27", | ||
"ts-standard": "^12.0.2", | ||
"tsd": "^0.25.0", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^4.1.2" | ||
@@ -46,0 +46,0 @@ }, |
# node-rcedit | ||
[](https://circleci.com/gh/electron/node-rcedit/tree/master) | ||
[](https://circleci.com/gh/electron/node-rcedit/tree/main) | ||
[](https://npm.im/rcedit) | ||
@@ -5,0 +5,0 @@ |
2291054
0