
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
ember-cli-rename
Advanced tools
Blueprint rename command for ember-cli. Currently a WIP, use at your own risk!
To install ember-cli-rename
run the following from inside an ember-cli project:
ember install ember-cli-rename
Then from inside the project (preferably the project root), run the following:
ember rename <blueprint> <source> <destination>
If you have not added the files to git, you will be prompted to do so before the rename process can continue.
ember rename <blueprint> <source> <destination> <options...>
Moves files in an ember-cli project and updates path references.
aliases: re
--dry-run (Boolean) (Default: false)
aliases: -d
--verbose (Boolean) (Default: false)
aliases: -v
--force (Boolean) (Default: false)
aliases: -f
--pod (Boolean) (Default: false)
aliases: -p
--dummy (Boolean) (Default: false)
aliases: -dum, -id
--in-repo-addon (String) (Default: null)
aliases: -in-repo <value>, -ir <value>
FAQs
A rename command for ember-cli.
The npm package ember-cli-rename receives a total of 2 weekly downloads. As such, ember-cli-rename popularity was classified as not popular.
We found that ember-cli-rename 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 support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.