files-pipe
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "files-pipe", | ||
"version": "2.0.0" | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/baxast/files-pipe#readme", | ||
"bugs": { | ||
"url": "https://github.com/baxast/files-pipe/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/baxast/files-pipe.git" | ||
}, | ||
"type": "module", | ||
"main": "./Target/Index.js", | ||
"types": "./Target/Index.d.ts", | ||
"scripts": { | ||
"prepublishOnly": "baxast 'Source/**/*.ts'" | ||
}, | ||
"dependencies": { | ||
"deepmerge-ts": "5.1.0", | ||
"fast-glob": "3.3.1" | ||
}, | ||
"devDependencies": { | ||
"baxast": "latest" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
36919
13
634
1
0
0
116
Yes
2
1
3
+ Addeddeepmerge-ts@5.1.0
+ Addedfast-glob@3.3.1
+ Added@nodelib/fs.scandir@2.1.5(transitive)
+ Added@nodelib/fs.stat@2.0.5(transitive)
+ Added@nodelib/fs.walk@1.2.8(transitive)
+ Addedbraces@3.0.3(transitive)
+ Addeddeepmerge-ts@5.1.0(transitive)
+ Addedfast-glob@3.3.1(transitive)
+ Addedfastq@1.19.1(transitive)
+ Addedfill-range@7.1.1(transitive)
+ Addedglob-parent@5.1.2(transitive)
+ Addedis-extglob@2.1.1(transitive)
+ Addedis-glob@4.0.3(transitive)
+ Addedis-number@7.0.0(transitive)
+ Addedmerge2@1.4.1(transitive)
+ Addedmicromatch@4.0.8(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedqueue-microtask@1.2.3(transitive)
+ Addedreusify@1.1.0(transitive)
+ Addedrun-parallel@1.2.0(transitive)
+ Addedto-regex-range@5.0.1(transitive)