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

dependabot-config

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependabot-config - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

16

package.json
{
"name": "dependabot-config",
"version": "0.0.3",
"version": "0.0.4",
"description": "Utilities for creating and managing Dependabot config files",

@@ -51,19 +51,19 @@ "author": "Gray Brace",

"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-each": "^29.7.0",
"jest-junit": "^16.0.0",
"knip": "^5.0.1",
"knip": "^5.7.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"dependencies": {
"minimatch": "^9.0.3",
"yaml": "^2.3.4",
"minimatch": "^9.0.4",
"yaml": "^2.4.1",
"yargs": "^17.7.2"
}
}
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