Socket
Socket
Sign inDemoInstall

grunt-ptor

Package Overview
Dependencies
110
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

6

CHANGELOG.md

@@ -0,1 +1,5 @@

## v1.0.7 / 2014-11-19
* ([09829e8](https://github.com/tanem/grunt-ptor/commit/09829e80c999b3d2fdf1a8d2e9c1e02f3ccd341d)) Update README
## v1.0.6 / 2014-11-05

@@ -30,2 +34,2 @@

* ([040f399](https://github.com/tanem/grunt-ptor/commit/040f399d7d034b8c0b8b78bb7034085cf61f30d1)) Intialised
* ([040f399](https://github.com/tanem/grunt-ptor/commit/040f399d7d034b8c0b8b78bb7034085cf61f30d1)) Intialised

2

package.json
{
"name": "grunt-ptor",
"description": "Run Protractor e2e tests.",
"version": "1.0.6",
"version": "1.0.7",
"homepage": "https://github.com/tanem/grunt-ptor",

@@ -6,0 +6,0 @@ "author": {

@@ -18,3 +18,3 @@ # grunt-ptor

```
```sh
$ npm install grunt-ptor --save-dev

@@ -75,3 +75,3 @@ ```

```
```sh
$ grunt ptor --chromeOnly --params.login.user=Jane --params.login.password=1234

@@ -84,3 +84,3 @@ ```

```
```sh
$ grunt test

@@ -96,2 +96,2 @@ ```

This way we can test our expectations in the parent process.
This way we can test our expectations in the parent process.
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