Comparing version 0.0.2 to 0.0.3
@@ -5,4 +5,4 @@ var path = require('path') | ||
exports.changed = function (packages, sha) { | ||
return packages.filter(function (name) { | ||
exports.changed = function (packages, includePkgs, sha) { | ||
return includePkgs.filter(function (name) { | ||
// Getting changes from git for each package is slower in monolithic | ||
@@ -9,0 +9,0 @@ // repositories, but enables working with multiple git repositories |
{ | ||
"name": "croc-git", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Croc git integration", | ||
@@ -5,0 +5,0 @@ "main": "git.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1474
1