{"id":15207760,"url":"https://github.com/shellscape/gulp-version-conflicts","last_synced_at":"2025-10-03T01:30:55.202Z","repository":{"id":57259400,"uuid":"78079704","full_name":"shellscape/gulp-version-conflicts","owner":"shellscape","description":"Check for and report on module version conflicts for a package","archived":true,"fork":false,"pushed_at":"2018-01-24T10:23:15.000Z","size":51,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T13:09:54.390Z","etag":null,"topics":["conflicts","gulp","gulp-plugin","gulp-tasks","gulpjs","module","nodejs","npm","versioning"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shellscape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-05T04:35:46.000Z","updated_at":"2023-01-28T21:12:04.000Z","dependencies_parsed_at":"2022-08-28T21:02:03.721Z","dependency_job_id":null,"html_url":"https://github.com/shellscape/gulp-version-conflicts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Fgulp-version-conflicts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Fgulp-version-conflicts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Fgulp-version-conflicts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellscape%2Fgulp-version-conflicts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellscape","download_url":"https://codeload.github.com/shellscape/gulp-version-conflicts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235059234,"owners_count":18929279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conflicts","gulp","gulp-plugin","gulp-tasks","gulpjs","module","nodejs","npm","versioning"],"created_at":"2024-09-28T07:00:44.237Z","updated_at":"2025-10-03T01:30:49.899Z","avatar_url":"https://github.com/shellscape.png","language":"JavaScript","readme":"# gulp-version-conflicts [![Build Status](https://travis-ci.org/shellscape/gulp-version-conflicts.svg?branch=master)](https://travis-ci.org/shellscape/gulp-version-conflicts)\n\nCheck for and report on module version conflicts for a package\n\n## \u0026nbsp;\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e:rocket: \u0026nbsp; Are you ready to tackle ES6 and hone your JavaScript Skills?\u003c/b\u003e \u0026nbsp; :rocket:\u003cbr/\u003e\n  Check out these outstanding \u003ca href=\"https://es6.io/friend/POWELL\"\u003eES6 courses\u003c/a\u003e by \u003ca href=\"https://github.com/wesbos\"\u003e@wesbos\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\\* *nvm-version-tree requires Babel, or Node v7+ and [Harmonica](https://github.com/shellscape/harmonica), or Node v7.6+*\n\n\u003cimg src=\"https://github.com/shellscape/gulp-version-conflicts/blob/master/screenshot.png?raw=true\" width=\"468\"\u003e\n\n## Install\n\n```\n$ npm install gulp-version-conflicts --save-dev\n```\n\n## Usage\n\n```js\nconst gulp = require('gulp');\nconst conflicts = require('gulp-version-conflicts');\n\ngulp.task('default', () =\u003e\n\tgulp.src('package.json')\n\t\t.pipe(conflicts());\n);\n```\n\nThe default reporter follows the [stylish](https://github.com/sindresorhus/jshint-stylish)\nformat.\n\n## License\n\nMIT © [Andrew Powell](http://shellscape.org)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellscape%2Fgulp-version-conflicts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellscape%2Fgulp-version-conflicts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellscape%2Fgulp-version-conflicts/lists"}