#npmworkspace — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #npmworkspace, aggregated by home.social.
-
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: https://github.com/voxpelli/node-installed-check/releases/tag/v9.0.0
#npmRelease #linting #npm #npmWorkspace #peerDependencies #packageJson #nodeModules
-
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