home.social

#npmworkspace — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #npmworkspace, aggregated by home.social.

  1. Released a new major version of my npm engine range validator – now also supports peerDependency range validation and supports running on workspaces.

    To ensure you don’t promise more than your dependencies can deliver, start using “installed-check” 9.0.0 now: github.com/voxpelli/node-insta

    #npmRelease #linting #npm #npmWorkspace #peerDependencies #packageJson #nodeModules

  2. A simple tryout from yesterday using the npm/yark workspace with tag-based deployment strategies.

    Out-tagging on each package and then deploying to npm and GitHub registry automatically. #npmworkspace #npm #yarn #Node