Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-diff-apply

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-diff-apply - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

12

package.json
{
"name": "git-diff-apply",
"version": "5.0.0",
"version": "6.0.0",
"description": "Use an unrelated remote repository to apply a git diff",

@@ -38,3 +38,3 @@ "main": "src",

"engines": {
"node": ">=16.13"
"node": ">=18.12"
},

@@ -50,3 +50,3 @@ "dependencies": {

"devDependencies": {
"@kellyselden/node-template": "3.1.0",
"@kellyselden/node-template": "4.1.0",
"chai": "^4.3.7",

@@ -57,3 +57,3 @@ "cpr": "^3.0.1",

"eslint-config-sane-node": "^1.1.1",
"eslint-plugin-json-files": "^2.2.0",
"eslint-plugin-json-files": "^3.0.0",
"eslint-plugin-mocha": "^10.1.0",

@@ -65,7 +65,7 @@ "eslint-plugin-node": "^11.1.0",

"mocha": "^10.2.0",
"mocha-helpers": "^7.1.0",
"mocha-helpers": "^8.0.0",
"renovate-config-standard": "2.1.2",
"sinon": "^13.0.0",
"standard-node-template": "3.3.0"
"standard-node-template": "4.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc