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 4.0.0 to 5.0.0

20

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

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

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

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

"devDependencies": {
"@kellyselden/node-template": "2.2.2",
"chai": "^4.3.6",
"@kellyselden/node-template": "3.1.0",
"chai": "^4.3.7",
"cpr": "^3.0.1",
"eslint": "^8.10.0",
"eslint": "^8.44.0",
"eslint-config-sane": "^1.0.2",
"eslint-config-sane-node": "^1.1.1",
"eslint-plugin-json-files": "^1.3.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-json-files": "^2.2.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-node": "^11.1.0",

@@ -63,8 +63,8 @@ "eslint-plugin-prefer-let": "^3.0.1",

"git-fixtures": "^4.2.2",
"mocha": "^9.2.1",
"mocha-helpers": "^6.2.1",
"mocha": "^10.2.0",
"mocha-helpers": "^7.1.0",
"renovate-config-standard": "2.1.2",
"sinon": "^13.0.0",
"standard-node-template": "3.0.0"
"standard-node-template": "3.3.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