New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grunt-cucumberjs

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cucumberjs - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

132

package.json
{
"name": "grunt-cucumberjs",
"description": "Generates documentation from Cucumber features",
"version": "0.10.3",
"homepage": "https://github.com/mavdi/grunt-cucumberjs",
"author": {
"name": "Mehdi Avdi",
"email": "mehdi.avdi@gmail.com"
"name": "grunt-cucumberjs",
"description": "Generates documentation from Cucumber features",
"version": "0.10.4",
"homepage": "https://github.com/mavdi/grunt-cucumberjs",
"author": {
"name": "Mehdi Avdi",
"email": "mehdi.avdi@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.com/mavdi/grunt-cucumberjs.git"
},
"contributors": [
{
"name": "Andrew Keig",
"email": "andrew.keig@gmail.com",
"url": "https://github.com/AndrewKeig"
},
"repository": {
"type": "git",
"url": "git://github.com/mavdi/grunt-cucumberjs.git"
{
"name": "Jozz Hart",
"email": "me@jozzhart.com",
"url": "http://jozzhart.com"
},
"contributors": [{
"name": "Andrew Keig",
"email": "andrew.keig@gmail.com",
"url": "https://github.com/AndrewKeig"
}, {
"name": "Jozz Hart",
"email": "me@jozzhart.com",
"url": "http://jozzhart.com"
}, {
"name": "Kushang Gajjar",
"email": "g.kushang@gmail.com",
"url": "https://github.com/gkushang"
}],
"dependencies": {
"chai": "^3.5.0",
"cucumber-html-reporter": "^0.2.1",
"cucumber-parallel": "^0.1.10",
"node-fs": "^0.1.7"
},
"devDependencies": {
"cucumber": "^1.0.0",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-jsbeautifier": "^0.2.10"
},
"peerDependencies": {
"grunt": "~0.4.5",
"cucumber": "^1.0.0"
},
"bugs": {
"url": "https://github.com/mavdi/grunt-cucumberjs/issues"
},
"license": "MIT",
"licenses": [{
"type": "MIT",
"url": "https://github.com/mavdi/grunt-cucumberjs/blob/master/LICENSE-MIT"
}],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"scripts": {
"test": "grunt"
},
"keywords": [
"gruntplugin",
"cucumber",
"cucumberjs",
"htmlreport",
"parellel"
]
{
"name": "Kushang Gajjar",
"email": "g.kushang@gmail.com",
"url": "https://github.com/gkushang"
}
],
"dependencies": {
"chai": "^3.5.0",
"cucumber-html-reporter": "^0.2.4",
"cucumber-parallel": "^0.1.11",
"node-fs": "^0.1.7"
},
"devDependencies": {
"cucumber": "^1.0.0",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-jsbeautifier": "^0.2.10"
},
"peerDependencies": {
"grunt": "~0.4.5",
"cucumber": "^1.0.0"
},
"bugs": {
"url": "https://github.com/mavdi/grunt-cucumberjs/issues"
},
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mavdi/grunt-cucumberjs/blob/master/LICENSE-MIT"
}
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"scripts": {
"test": "grunt"
},
"keywords": [
"gruntplugin",
"cucumber",
"cucumberjs",
"htmlreport",
"parellel"
]
}
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