New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rcedit

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rcedit - npm Package Compare versions

Comparing version

to
4.0.0

16

package.json
{
"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
[![CircleCI build status](https://circleci.com/gh/electron/node-rcedit/tree/master.svg?style=shield)](https://circleci.com/gh/electron/node-rcedit/tree/master)
[![CircleCI build status](https://circleci.com/gh/electron/node-rcedit/tree/main.svg?style=shield)](https://circleci.com/gh/electron/node-rcedit/tree/main)
[![NPM package](https://img.shields.io/npm/v/rcedit)](https://npm.im/rcedit)

@@ -5,0 +5,0 @@