Socket
Socket
Sign inDemoInstall

ember-cli-updater

Package Overview
Dependencies
263
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cli-updater

ember-cli command to help you upgrade your ember-cli addon and app.


Version published
Weekly downloads
7
decreased by-12.5%
Maintainers
5
Install size
16.1 MB
Created
Weekly downloads
 

Readme

Source

ember-cli-updater

This ember-cli addon helps you update your ember-cli application or addon.

The idea of this addon is to automate some parts of the upgrade process so it's simplified. Not every change can be automated but there are a bunch that can.

Current features

  • Updates you package.json keeping your customizations

Planned features

  • Automate other file upgrades
    • .npmignore
    • .gitignore
    • ember-try configuration
  • List available versions of ember-cli

Synopsis

This command would update your current application/addon's package.json file from its current version (read from the package.json) to ember-cli v2.14.0.

$ ember update v2.14.0

Installation

$ ember install ember-cli-updater

License

ember-cli-updater is licensed under the MIT license.

See LICENSE for the full license text.

Keywords

FAQs

Last updated on 18 Jul 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc