Socket
Socket
Sign inDemoInstall

karma-edge-launcher

Package Overview
Dependencies
146
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

5

CHANGELOG.md

@@ -0,2 +1,7 @@

<a name="0.1.1"></a>
## [0.1.1](https://github.com/nickmccurdy/karma-edge-launcher/compare/v0.1.0...v0.1.1) (2016-10-30)
<a name="0.1.0"></a>
# 0.1.0 (2016-10-30)

4

package.json
{
"name": "karma-edge-launcher",
"version": "0.1.0",
"version": "0.1.1",
"description": "A Karma plugin. Launcher for Microsoft Edge.",

@@ -54,6 +54,6 @@ "main": "index.js",

"Vojta Jina <vojta.jina@gmail.com>",
"Nick McCurdy <thenickperson@gmail.com>",
"Mark Ethan Trostler <mark@zzo.com>",
"sarychev <dizel3d@gmail.com>",
"sylvain-hamel <sylvainhamel0@gmail.com>",
"Nick McCurdy <thenickperson@gmail.com>",
"dignifiedquire <dignifiedquire@gmail.com>",

@@ -60,0 +60,0 @@ "Sylvain Hamel <sylvainhamel0@gmail.com>",

# karma-edge-launcher
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/nickmccurdy/karma-edge-launcher)
[![npm version](https://img.shields.io/npm/v/karma-edge-launcher.svg?style=flat-square)](https://www.npmjs.com/package/karma-edge-launcher) [![npm downloads](https://img.shields.io/npm/dm/karma-edge-launcher.svg?style=flat-square)](https://www.npmjs.com/package/karma-edge-launcher)

@@ -12,4 +13,12 @@ [![Build Status](https://img.shields.io/travis/nickmccurdy/karma-edge-launcher/master.svg?style=flat-square)](https://travis-ci.org/nickmccurdy/karma-edge-launcher) [![Dependency Status](https://img.shields.io/david/nickmccurdy/karma-edge-launcher.svg?style=flat-square)](https://david-dm.org/nickmccurdy/karma-edge-launcher) [![devDependency Status](https://img.shields.io/david/dev/nickmccurdy/karma-edge-launcher.svg?style=flat-square)](https://david-dm.org/nickmccurdy/karma-edge-launcher#info=devDependencies)

## Status
__This is in development.__ There are no published versions on npm yet. If you see a package of this name, it is likely a different project. The tool may be partially useful from the master branch at this point, but consider it unstable software.
In development, with pre-1.0 versions now available on the npm registry. It should work well in most cases but it has not been thoroughly tested. It is a known issue that Edge stays open after the plugin runs (see [issue #7](https://github.com/nickmccurdy/karma-edge-launcher/issues/7)).
## Installation
The easiest way is to keep `karma-edge-launcher` as a devDependency, by running
```bash
npm install karma-edge-launcher --save-dev
```
## Configuration

@@ -16,0 +25,0 @@ ```js

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