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

grpc-cucumber-js

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-cucumber-js - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

dist/index.js

@@ -414,2 +414,3 @@ 'use strict';

GprcCucumber: GprcCucumber,
GrpcCucumber: GprcCucumber,
};

@@ -416,0 +417,0 @@

2

package.json
{
"name": "grpc-cucumber-js",
"version": "2.0.0",
"version": "2.0.1",
"author": "Katie Scott <reineskat@gmail.com>",

@@ -5,0 +5,0 @@ "description": "Gherkin framework for gRPC API cucumber-js testing",

@@ -1,5 +0,6 @@

import GprcCucumber from './grpcCucumber';
import GrpcCucumber from './grpcCucumber';
export default {
GprcCucumber,
GprcCucumber: GrpcCucumber,
GrpcCucumber,
};

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