Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-debug-handlers-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-debug-handlers-polyfill

Adds ember-debug-handlers feature to Ember versions prior to 2.1.

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.5K
increased by20.65%
Maintainers
1
Weekly downloads
 
Created
Source

ember-debug-handlers-polyfill

This addon provides an implementation of emberjs/rfcs#65 (added to Ember in emberjs/ember.js#11833 and released in Ember v2.1.0) that can be used with versions of Ember prior to v2.1.0.

This polyfill will be useful for other tooling related addons or app developers that want to add custom deprecation handlers.

Contributing

Installation

  • git clone <repository-url> this repository
  • cd ember-debug-handlers-polyfill
  • yarn install

Running

Running Tests

  • yarn test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

FAQs

Package last updated on 21 Jan 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc