Skip to content

Check for breaking changes in project dependencies by comparing installed versions to the latest available versions

Notifications You must be signed in to change notification settings

zigzter/break-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Break Check

Very early on in development, check back later!

Piping Input

Use xargs to pipe a list of package names to check, for example: jq -r '.dependencies | keys[]' package.json | xargs bc run

About

Check for breaking changes in project dependencies by comparing installed versions to the latest available versions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages