Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-updater

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
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

Package last updated on 18 Jul 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc