bubble-match
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "bubble-match", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "returns the first element that matches options.filter when tracking parents from options.el to options.parent", | ||
"author": "", | ||
"author": "1stdibs.com, Inc.", | ||
"scripts": { | ||
@@ -11,2 +11,3 @@ "test": "mocha", | ||
}, | ||
"license": "MIT", | ||
"main": "index.js", | ||
@@ -18,2 +19,6 @@ "pre-commit": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/1stdibs/bubble-match" | ||
}, | ||
"devDependencies": { | ||
@@ -28,4 +33,3 @@ "dibslint": "^1.2.4", | ||
"matches-selector": "^1.0.0" | ||
}, | ||
"license": "ISC" | ||
} | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4339
2
0
1