Alternatives
Products that do what Enhanced Peer Dependencies does
Automatically resolve npm peer dependency conflicts
- 1

- 2SC
2021 · syncedstore.org
- 3

- 4

- 5

- 6

- 7

- 8DO
I kept seeing every npm/pnpm/yarn/bun/uv supply chain post end with the same advice (set a minimum release age, turn off install scripts), and while I know cooldowns are "controversial", they do work. But even if you convince people that they should set cooldowns, it seems many don't end up following through, not sure why, maybe because it means hand-editing five config files in five formats with five different time units, or perhaps the "it won't happen to me" syndrome (or "I'll do it later, it seems complicated" where it's actually very simple). So I created a tool that…
Jun 2026 · github.com
- 9AI
2016 · npmjs.com
- 10SN
This past quarter has been awash with sophisticated npm supply chain attacks like [Shai-Hulud](https://www.cisa.gov/news-events/alerts/2025/09/23/widesprea...() and the [Chalk/debug Compromise](https://www.wiz.io/blog/widespread-npm-supply-chain-attack-b...). This CLI helps protect users from recently compromised packages by only downloading packages that have been public for a while (default is 90 days or older). Install: npm install -g @dendronhq/safe-npm Usage: safe-npm install react@^18 lodash How it works: - Queries…
Nov 2025 · github.com
- 11FU
Hey Hackers! My name is Alex and I’ve been working on this project for the past 8 months with the support of Figma Creator Fund. I’d love to hear your thoughts from your experience working with designers & component libraries. I started out in design and later got into coding, so I understand both sides really well. I did UX Design for 12 years at startups, at my own studio and at Wix, and then worked as a front-end dev at Wix for 2 more years. I've noticed a common problem: most component libraries work great for devs but not so well for designers. In my experience working with big teams,…
2024 · github.com
- 12VA
Introducing v1: a free, open-source starter kit for your next project, built with insights from Midday. This monorepo is designed for rapid development, using the best tools and services available today. It includes Next.js and Supabase for a robust foundation, along with: * Sentry - Error monitoring * Resend - Email delivery * Triggerdotdev - Background jobs * Dub - Sharable links * Upstash - Cache and rate limiting * OpenPanel - Analytics * Polar - Billing * Vercel - Hosting We have handpicked the best libraries in the ecosystem: * Shadcn - UI components * React Email - Email templates *…
2024 · v1.run
- 13DA
2017 · dependabot.com
- 14AG
2015 · github.com
- 15PD
2019 · diff.intrinsic.com
- 16FR
Hey HN! Christian here, cofounder and CTO of Frigade (https://www.frigade.com). Our tool helps product and engineering teams quickly build in-app experiences like getting started checklists, product tours, account upsells, and nps surveys. Basically all the little things that can help boost your product's activation and retention rates, but that you don't really want to spend the time building from scratch. We built React UI components such as , , and and combined them with a web app that you can use to control user targeting, content management, sequencing, and more. These…
2024 · frigade.com
- 17
- 18NI
Our package registry ecosystem has a serious problem... and not just npm. People are aware of this but maybe this will make them a bit more aware
2022 · github.com
- 19AA
We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's…
2022
- 20NP
Hey guys! I just released a NPM package to integrate a visual scripting editor into any node project (React, Vue, Angular... you name it). Basically, the goal is to provide your users a way to customize, automate, create new features for your product. Just like an open-source community, but without the barrier of code. Here's the homepage of the project: https://luna-park.app And a small tutorial for visual scripting: https://luna-park.app/challenge
2023 · npmjs.com
- 21BU
Hey HN, we are building bumpgen (https://github.com/xeol-io/bumpgen/) to remove the toil of fixing breaking changes during version bumps. bumpgen bumps your npm package version then generates the fixes to potential breaking changes. There were some interesting challenges we encountered using an LLM to fix breaking changes: [1] Finding the breaking changes → know how is a dependency used through the codebase [2] Knowing how to fix the a breaking change → know how the dependency has changed from one version to another [3] Understanding how the fix has modified existing…
2024 · github.com
- 22IB
Hi HN, I built a tool [1] that resolves breaking changes when you upgrade npm packages. I know keeping my dependencies updated is good hygiene but I really have no motivations to do them. The time to fix breaking changes then validate them makes the ROI lopsided. Automating these helps me reduce the barrier to a good habit. It works on typescript and tsx projects. BYOK (bring your own GPT-4 key) for the codegen. MIT license. How does it work? - Bumps the package version, builds your project, and then runs tsc over your project to understand what breaks - Uses ts-morph [2] to create an AST of…
2024 · github.com
- 23IB
Hey HN. I'm a developer and solopreneur. Few months ago I realized I was doing the same thing over and over again: set up onboarding flow, user authentication, payments, connect a DB... So I built ExpoShip for 3 reasons: 1. Save Time and focus on what matters: building a business. 2. Avoid headaches like setting up authentication or handling in-app payments. 3. Get profitable fast. I hope this boilerplate will be as helpful to you as it is for me. Would love your feedback. Rudolfs
2024 · expoship.dev
- 248A
https://github.com/8dazo/8d
Apr 2026
Ranked by how close each launch is in meaning, then by votes. Refine with a description →