fruit icon indicating copy to clipboard operation
fruit copied to clipboard

🥝🍋🍐🍓🍊🍍 Automatically generate your rollup.js boilerplate 🍒🍈🍇🍉🍏🍎

Results 17 fruit issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Hi. First of all, I appreciate this project. Thanks for sharing this CLI for generate a quick boilerplate! I get this error when trying generate a lib project. Looking in...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=normalize-package-data&from_version=2.5.0&to_version=3.0.0&pr_id=67313f7f-f1df-479b-81af-2195a0ecc239&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade is-online from 8.4.0 to 8.5.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=is-online&from_version=8.4.0&to_version=8.5.0&pr_id=30f6c3fe-355f-4f20-b36a-f8b14d38b8f8&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade sort-package-json from 1.44.0 to 1.46.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sort-package-json&from_version=1.44.0&to_version=1.46.0&pr_id=1bfe152a-65f9-403d-9a4e-1b465e9f5dce&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade is-semver from 1.0.9 to 1.0.10. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=is-semver&from_version=1.0.9&to_version=1.0.10&pr_id=3b66d441-9bfd-4ee2-a404-cc30abb3b34f&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade @babel/runtime from 7.10.5 to 7.11.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@babel/runtime&from_version=7.10.5&to_version=7.11.0&pr_id=299085a4-3c79-4181-88c7-7ede6cd6ddd2&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade inquirer from 7.3.2 to 7.3.3. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=inquirer&from_version=7.3.2&to_version=7.3.3&pr_id=381c73e3-4fa0-45c9-8bc6-b05ac45aa317&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

I am getting following error after installing globally as mentioned in readme, and running the command `fruit`. I am getting following error ```sh ➜ rollup-lab fruit module.js:549 throw err; ^...