
Product
Rust Support in Socket Is Now Generally Available
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.
updater-package
Advanced tools
Update a package.json based on globally stored preferences.

{{#block "logo"}}
{{/block}}
{{#block "community" heading="### Community"}} Are you using Update in your project? Have you published an updater and want to share your Update project with the world?
Here are some suggestions!
#updatejs (not @)updater-packageupdatejs tag in questions)updateupdater to package.json.{{/block}}
Most updaters do one specific thing. This updater updates package.json in the current working directory using normalize-pkg.
Installing the CLI
To run updater-package from the command line, you'll need to install Update globally first. You can do that now with the following command:
$ npm install --global update
This adds the update command to your system path, allowing it to be run from any directory.
Install updater-package
Install this module with the following command:
$ npm install --global updater-package
Make sure your work is committed, then run the updater's default task with the following command:
$ update package
What will happen?
Upon running $ update package command, this updater's default task will update the package.json in the current working directory using the default settings and schema in normalize-pkg.
Learn how to automatically run this updater with the update command.
Visit the documentation for tasks.
Bugfixes
.eslintrc.json file based on a template and preferences. This updater can be used… more | homepageLICENSE file. | homepagePull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:
$ npm install && npm test
Jon Schlinkert
Copyright © 2017, Jon Schlinkert. Released under the MIT License.
This file was generated by verb-generate-readme, v0.6.0, on May 14, 2017.
FAQs
Update a package.json based on globally stored preferences.
We found that updater-package demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.

Research
Five coordinated Chrome extensions enable session hijacking and block security controls across enterprise HR and ERP platforms.