
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
dangerously-set-unified-resolver
Advanced tools
experimental resolver for Ember CLI that implements the module unification rfc
This project is tracking a new resolver based on ES6 semantics that has been extracted from (and used by) the following projects:
Ember-resolver was previously a bower package, but since v1.0.1, it has become an ember-cli addon, and should be installed with ember install
:
ember install ember-resolver
If you're currently using ember-resolver v0.1.x in your project, you should uninstall it:
bower uninstall ember-resolver --save
You can continue to use ember-resolver v0.1.x as a bower package, but be careful not to update it to versions greater than v1.0.
git clone
this repositorynpm install
bower install
ember server
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
As mentioned above, ember-resolver
is no longer a bower package. If you're seeing a message like this:
Unable to find a suitable version for ember-resolver, please choose one:
1) ember-resolver#~0.1.20 which resolved to 0.1.21 and is required by ember-resolver#2.0.3
2) ember-resolver#~2.0.3 which resolved to 2.0.3 and is required by [APP_NAME]
... you probably need to update your application accordingly. See aptible/dashboard.aptible.com#423 as an example of how to update.
FAQs
experimental resolver for Ember CLI that implements the module unification rfc
We found that dangerously-set-unified-resolver demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.