@types/cucumber
Advanced tools
Comparing version 4.0.4 to 4.0.5
// Type definitions for cucumber-js 4.0 | ||
// Project: https://github.com/cucumber/cucumber-js | ||
// Project: http://github.com/cucumber/cucumber-js | ||
// Definitions by: Abraão Alves <https://github.com/abraaoalves> | ||
@@ -4,0 +4,0 @@ // Jan Molak <https://github.com/jan-molak> |
{ | ||
"name": "@types/cucumber", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "TypeScript definitions for cucumber-js", | ||
@@ -34,10 +34,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "edb815de4a452b7c358dfd27b655ae62b28d0d2d17a20f38b6bd29ebb29017c0", | ||
"typesPublisherContentHash": "411a535fc88dd5b2326402043b4bf5159d09c1e0b5c7e89523586af6a927ebd8", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for cucumber-js (https://github.com/cucumber/cucumber-js). | ||
This package contains type definitions for cucumber-js ( http://github.com/cucumber/cucumber-js ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cucumber | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cucumber | ||
Additional Details | ||
* Last updated: Thu, 26 Apr 2018 17:33:14 GMT | ||
* Last updated: Wed, 13 Feb 2019 16:51:59 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
12962