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

@types/cucumber

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cucumber - npm Package Compare versions

Comparing version 6.0.1 to 7.0.0

67

cucumber/package.json
{
"name": "@types/cucumber",
"version": "6.0.1",
"description": "TypeScript definitions for cucumber-js",
"license": "MIT",
"contributors": [
{
"name": "Abraão Alves",
"url": "https://github.com/abraaoalves",
"githubUsername": "abraaoalves"
},
{
"name": "Jan Molak",
"url": "https://github.com/jan-molak",
"githubUsername": "jan-molak"
},
{
"name": "Isaiah Soung",
"url": "https://github.com/isoung",
"githubUsername": "isoung"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "ErikSchierboom",
"url": "https://github.com/ErikSchierboom",
"githubUsername": "ErikSchierboom"
},
{
"name": "Peter Morlion",
"url": "https://github.com/petermorlion",
"githubUsername": "petermorlion"
},
{
"name": "Don Jayamanne",
"url": "https://github.com/DonJayamanne",
"githubUsername": "DonJayamanne"
},
{
"name": "David Goss",
"url": "https://github.com/davidjgoss",
"githubUsername": "davidjgoss"
},
{
"name": "Alberto Silva",
"url": "https://github.com/albertossilva",
"githubUsername": "albertossilva"
}
],
"version": "7.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for @cucumber/cucumber, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cucumber"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "629bfd5ddcd8943c38b0c0e3e3ce3417ff839c7ddfa733cc5126924fa8f07331",
"typeScriptVersion": "2.8"
"author": "",
"license": "MIT",
"dependencies": {
"@cucumber/cucumber": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/cucumber`
This is a stub types definition for @types/cucumber (https://github.com/cucumber/cucumber-js).
# Summary
This package contains type definitions for cucumber-js (http://github.com/cucumber/cucumber-js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cucumber.
### Additional Details
* Last updated: Fri, 31 Jan 2020 22:28:57 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Abraão Alves (https://github.com/abraaoalves), Jan Molak (https://github.com/jan-molak), Isaiah Soung (https://github.com/isoung), BendingBender (https://github.com/BendingBender), ErikSchierboom (https://github.com/ErikSchierboom), Peter Morlion (https://github.com/petermorlion), Don Jayamanne (https://github.com/DonJayamanne), David Goss (https://github.com/davidjgoss), and Alberto Silva (https://github.com/albertossilva).
@cucumber/cucumber provides its own type definitions, so you don't need @types/cucumber installed!

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