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

@nrfcloud/bdd-feature-runner-aws

Package Overview
Dependencies
Maintainers
10
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrfcloud/bdd-feature-runner-aws - npm Package Compare versions

Comparing version 2.5.0-dvcimg.4 to 2.5.0-dvcimg.5

dist/steps/rest.prettier.d.ts

1

dist/steps/rest.js

@@ -128,2 +128,3 @@ "use strict";

const imageBuffer = fs_1.readFileSync(imageFile);
console.log('Image Buffer in BDD is length ', imageBuffer.length, ', Contents: ', imageBuffer);
return [

@@ -130,0 +131,0 @@ await client.request(method, path, undefined, undefined, imageBuffer),

2

package.json
{
"name": "@nrfcloud/bdd-feature-runner-aws",
"version": "2.5.0-dvcimg.4",
"version": "2.5.0-dvcimg.5",
"description": "BDD Test Runner for cloud native applications made with AWS",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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