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

grunt-protractor-coverage

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-protractor-coverage - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

absolute_spec.js

28

package.json
{
"name": "grunt-protractor-coverage",
"version": "0.2.9",
"version": "0.2.10",
"description": "Instrument your code and gather coverage data from Protractor E2E tests",

@@ -10,23 +10,23 @@ "main": "Gruntfile.js",

"dependencies": {
"grunt": "~0.4.4",
"coverage-collector": "0.0.4",
"dargs-object": "~0.2.0",
"escodegen": "~1.3.0",
"esprima": "~1.1.1",
"estraverse": "~1.5.0",
"grunt": "^0.4.5",
"grunt-contrib-connect": "~0.7.1",
"grunt-istanbul": "~0.2.5",
"protractor": "~0.20.1",
"dargs-object": "~0.2.0",
"mkdirp": "~0.3.5",
"temporary": "0.0.8",
"tmp": "0.0.23",
"grunt-contrib-connect": "~0.7.1",
"esprima": "~1.1.1",
"estraverse": "~1.5.0",
"escodegen": "~1.3.0",
"coverage-collector": "0.0.4"
"tmp": "0.0.23"
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.11",
"grunt-contrib-clean": "~0.4.0a",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.1.0",
"grunt-contrib-clean": "~0.4.0a",
"grunt-contrib-nodeunit": "~0.1.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-coveralls": "~0.3.0"
"grunt-coveralls": "~0.3.0",
"protractor": "^1.0.0"
},

@@ -33,0 +33,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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