Socket
Socket
Sign inDemoInstall

protractor-cucumber-framework

Package Overview
Dependencies
211
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.5 to 4.0.6

22

package.json
{
"name": "protractor-cucumber-framework",
"version": "4.0.5",
"version": "4.0.6",
"description": "Protractor framework for Cucumber.js",

@@ -10,4 +10,3 @@ "main": "index.js",

"scripts": {
"webdriver":
"webdriver-manager update --standalone --versions.standalone=2.53.1 && webdriver-manager start --versions.standalone=2.53.1 --logging ../../../../logging.properties",
"webdriver": "webdriver-manager update --standalone --versions.standalone=2.53.1 && webdriver-manager start --versions.standalone=2.53.1 --logging ../../../../logging.properties",
"start": "node test/testapp/server",

@@ -20,4 +19,3 @@ "lint": "eslint . --fix",

"type": "git",
"url":
"https://github.com/protractor-cucumber-framework/protractor-cucumber-framework"
"url": "https://github.com/protractor-cucumber-framework/protractor-cucumber-framework"
},

@@ -45,14 +43,8 @@ "keywords": [

"bugs": {
"url":
"https://github.com/protractor-cucumber-framework/protractor-cucumber-framework/issues"
"url": "https://github.com/protractor-cucumber-framework/protractor-cucumber-framework/issues"
},
"homepage":
"https://github.com/protractor-cucumber-framework/protractor-cucumber-framework",
"homepage": "https://github.com/protractor-cucumber-framework/protractor-cucumber-framework",
"dependencies": {
"debug": "^3.0.1",
"eslint-config-prettier": "^2.4.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-prettier": "^2.2.0",
"glob": "^7.0.3",
"prettier": "^1.6.1",
"q": "^1.4.1",

@@ -71,2 +63,5 @@ "relative": "^3.0.2",

"eslint": "^4.6.0",
"eslint-config-prettier": "^2.4.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-prettier": "^2.2.0",
"express": "^4.15.4",

@@ -76,2 +71,3 @@ "httpster": "1.0.3",

"multidep": "2.0.2",
"prettier": "^1.6.1",
"protractor": "^5.1.2"

@@ -78,0 +74,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc