New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.0.36 to 0.0.37

2

cucumber/index.d.ts

@@ -211,3 +211,3 @@ // Type definitions for cucumber-js

export interface SupportCodeConsumer {
(stepDefinitions:StepDefinitions | Hooks):void;
(stepDefinitions:StepDefinitions & Hooks):void;
}

@@ -214,0 +214,0 @@

{
"name": "@types/cucumber",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for cucumber-js",
"license": "MIT",
"author": "Abraão Alves <https://github.com/abraaoalves>, Jan Molak <https://github.com/jan-molak>",
"contributors": [
{
"name": "Abraão Alves",
"url": "https://github.com/abraaoalves"
},
{
"name": "Jan Molak",
"url": "https://github.com/jan-molak"
}
],
"main": "",

@@ -15,4 +24,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "68c43988d79f3562641623165f308313d24d57594db795db4b5be4ad850666b5",
"typesPublisherContentHash": "33e6263676f5ab7548cc574024b6599b60b7e94a6ba0277180df2ef7ff3afe1a",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 13 Feb 2017 20:38:57 GMT
* Last updated: Mon, 20 Feb 2017 08:05:40 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

@@ -6,3 +6,12 @@ {

"data": {
"authors": "Abraão Alves <https://github.com/abraaoalves>, Jan Molak <https://github.com/jan-molak>",
"contributors": [
{
"name": "Abraão Alves",
"url": "https://github.com/abraaoalves"
},
{
"name": "Jan Molak",
"url": "https://github.com/jan-molak"
}
],
"dependencies": {},

@@ -25,5 +34,5 @@ "pathMappings": {},

"hasPackageJson": false,
"contentHash": "68c43988d79f3562641623165f308313d24d57594db795db4b5be4ad850666b5"
"contentHash": "33e6263676f5ab7548cc574024b6599b60b7e94a6ba0277180df2ef7ff3afe1a"
},
"isLatest": true
}
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