Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fleetbase-extensions-indexer

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fleetbase-extensions-indexer

Indexes installed extensions for Fleetbase Console.

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
0
Created
Source

fleetbase-extensions-indexer

Broccoli plugin which indexes fleetbase extensions installed using npm for the Fleetbase Console

Compatibility

  • Node.js v14 or above

Installation

yarn add fleetbase-extensions-indexer

Usage

# ember-cli-build.js
/**
 * After let app = new EmberApp(defaults);
 * initialize the fleetbase extensions indexer
 */
const extensions = new FleetbaseExtensionsIndexer();

/**
 * Add to tree
 */
return app.toTree([extensions]);

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

fleetbase-extension-indexer

FAQs

Package last updated on 05 Jul 2024

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