
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
ember-addons-inspector
Advanced tools
Inspect the addons included in your Ember application or Ember addon
Get all the information about the addons registered in your Ember project (addon
or application). This addon adds an inspect
command which facilitates
inspecting your project and learn all about the addons registered in it.
List all the addons in the project
$ ember inspect:all
Inspecting app...
Found 36 addon(s), 0 disabled.
* ember-buffered-proxy (0.5.1)
An Ember Object Proxy with change buffering
* ember-cli-app-version (1.0.0)
Add App version number to Ember Inspector Info Tab
* ember-cli-babel (5.1.6)
This Ember-CLI plugin uses [Babel](https://babeljs.io/) to allow you to use ES6 syntax with your Ember-CLI project.
* ember-cli-dependency-checker (1.2.0)
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
...
and then you can inspect an individual addon
$ ember inspect ember-cli-mirage
A client-side mock HTTP server to develop, test and demo your Ember app
version: 0.1.13
homepage: https://github.com/samselikoff/ember-cli-mirage
bugs: https://github.com/samselikoff/ember-cli-mirage/issues
repository: git+https://github.com/samselikoff/ember-cli-mirage.git
author: Sam Selikoff
license: MIT
Blueprints:
ember-cli-mirage - Installer blueprint
factory - Generates a mirage factory.
fixture - Generates a mirage fixture.
This is work in progress and the idea is to add tons of information about the addons.
$ ember install ember-addons-inspector
$ git clone https://github.com/san650/ember-addons-inspector.git
$ npm test
TBA
ember-addons-inspector is licensed under the MIT license.
See LICENSE for the full license text.
FAQs
Inspect the addons included in your Ember application or Ember addon
The npm package ember-addons-inspector receives a total of 0 weekly downloads. As such, ember-addons-inspector popularity was classified as not popular.
We found that ember-addons-inspector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.