Socket
Socket
Sign inDemoInstall

@checkup/plugin-default

Package Overview
Dependencies
77
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @checkup/plugin-default

An oclif plugin for Ember project tasks


Version published
Weekly downloads
1
Maintainers
1
Install size
6.77 MB
Created
Weekly downloads
 

Changelog

Source

v0.0.1 (2020-03-27)

:rocket: Enhancement
  • cli, core
    • #103 Add Config Init Command (@mahirshah)
    • #80 Add config flag to optionally pass explicit config path to cli (@mahirshah)
    • #60 Refactor Checkup Configuration Loading (@mahirshah)
    • #53 Add Validation to Checkup Config (@mahirshah)
    • #26 feat(core): Add support for checkup config file (@mahirshah)
  • cli, test-helpers
  • plugin-ember-octane
  • cli, core, plugin-default, plugin-ember-octane, plugin-ember
  • cli, core, plugin-default, plugin-ember-octane, plugin-ember, test-helpers
  • cli, plugin-ember-octane
  • cli, core, plugin-default, plugin-ember, test-helpers
  • plugin-default, plugin-ember, test-helpers
    • #54 Adds @checkup/plugin-default to output basic, generic project information. (@scalvert)
  • cli, core, plugin-ember, test-helpers
    • #30 feat(core): Add Support for Plugins via Config File (@mahirshah)
  • cli, core, plugin-ember
    • #29 Adding taskName and friendlyTaskName to Task (@scalvert)
    • #28 Adding path argument to specify directory to run in (@scalvert)
  • cli
    • #27 Refactors Checkup and CheckupCLI classes into one (@scalvert)
:bug: Bug Fix
  • cli
    • #94 Fixing reportOutputPath to create directory if doesn't exist (@scalvert)
:memo: Documentation
:house: Internal
  • plugin-ember-octane
    • #148 Plugin Ember Octane: Refactor linting constructs into their own files/ (@lbdm44)
    • #140 Refactor types for plugin-ember-octane (@lbdm44)
    • #123 Add template lint to plugin-ember-octane (@lbdm44)
  • cli, core, plugin-default, plugin-ember-octane, plugin-ember
  • cli
  • cli, core
  • cli, core, plugin-default, plugin-ember, test-helpers
    • #75 Refactoring task registration to simplify (@scalvert)
    • #55 task(linting): Adding linting plugins to extend lint checks (@scalvert)
  • plugin-ember, test-helpers
    • #56 Cleanup implementations of fixturify-project classes (@scalvert)
  • cli, core, parser-eslint
  • cli, core, plugin-ember, test-helpers
  • Other
    • #42 Adding wsrun package to execute tasks in dependency order and parallel (@scalvert)
  • cli, plugin-ember, test-helpers
Committers: 6

Readme

Source

plugin-default

An oclif plugin for Ember project tasks

oclif Version Downloads/week License

Usage

$ npm install -g @checkup/plugin-default
$ @checkup/plugin-default COMMAND
running command...
$ @checkup/plugin-default (-v|--version|version)
@checkup/plugin-default/0.0.1 darwin-x64 node-v12.16.1
$ @checkup/plugin-default --help [COMMAND]
USAGE
  $ @checkup/plugin-default COMMAND
...

Commands

Keywords

FAQs

Last updated on 27 Mar 2020

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc