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

wct-local

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wct-local - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "wct-local",
"version": "1.2.0",
"version": "1.2.1",
"description": "WCT plugin that enables support for local browsers via Selenium",

@@ -5,0 +5,0 @@ "keywords": [

[![NPM version](http://img.shields.io/npm/v/wct-local.svg?style=flat-square)](https://npmjs.org/package/wct-local)
[![Build Status](http://img.shields.io/travis/Polymer/wct-local.svg?style=flat-square)](https://travis-ci.org/Polymer/web-component-tester)
[![Build Status](http://img.shields.io/travis/Polymer/web-component-tester.svg?style=flat-square)](https://travis-ci.org/Polymer/web-component-tester)
[![Dependency Status](http://img.shields.io/david/Polymer/wct-local.svg?style=flat-square)](https://david-dm.org/Polymer/wct-local)

@@ -4,0 +4,0 @@ [![Gitter](http://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg?style=flat-square)](https://gitter.im/Polymer/web-component-tester)

@@ -56,5 +56,5 @@ /**

console.log(error);
proess.exit(1);
process.exit(1);
}
});
});
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