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

aws-cfn-custom-resource-response

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-cfn-custom-resource-response - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

index.js

@@ -26,3 +26,3 @@ const https = require('https');

'content-length': responseBody.length
}.
},
body: responseBody

@@ -29,0 +29,0 @@ };

{
"name": "aws-cfn-custom-resource-response",
"version": "0.0.0",
"version": "0.0.1",
"description": "A library that builds & sends the right custom resource response out of the lambda event",

@@ -5,0 +5,0 @@ "main": "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