@teambit/toolbox.fs.progress-bar-file-extractor
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@teambit/toolbox.fs.progress-bar-file-extractor", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"homepage": "https://bit.dev/teambit/toolbox/fs/progress-bar-file-extractor", | ||
@@ -9,6 +9,6 @@ "main": "dist/index.js", | ||
"name": "fs/progress-bar-file-extractor", | ||
"version": "0.0.4" | ||
"version": "0.0.5" | ||
}, | ||
"dependencies": { | ||
"cli-progress": "3.9.0", | ||
"cli-progress": "3.10.0", | ||
"date-fns": "2.19.0", | ||
@@ -15,0 +15,0 @@ "fs-extra": "9.1.0", |
@@ -20,3 +20,4 @@ { | ||
"esModuleInterop": true, | ||
"rootDir": "." | ||
"rootDir": ".", | ||
"resolveJsonModule": true | ||
}, | ||
@@ -23,0 +24,0 @@ "exclude": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
19367
260
2
+ Addedcli-progress@3.10.0(transitive)
- Removedcli-progress@3.9.0(transitive)
- Removedcolors@1.4.0(transitive)
Updatedcli-progress@3.10.0