
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
A simple command-line jump utility
cd /Users/duncan/working
jump -a # Adds `/Users/duncan/working` as `working`
cd ~/Documents
jump working
pwd # /Users/duncan/working
Before you can use it, you should probably install it!
npm install -g jumpy
Add the following line: source /.npm-packages/lib/node_modules/jumpy/jump
Protip: Add alias j='jump' while you're there
j -a - adds the current directory to your alias list
j -a --as foo - as above, but aliased to foo rather than the directory name
j -r - removes the current directory from your alias list
j -r foo - removes the foo alias
j -l - print all current aliases
j -h - show the help screen
Copyright Duncan Smith 2015
FAQs
A simple command-line jump utility
The npm package jumpy receives a total of 11 weekly downloads. As such, jumpy popularity was classified as not popular.
We found that jumpy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.