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

@collaborne/custom-cloudformation-resources

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@collaborne/custom-cloudformation-resources - npm Package Compare versions

Comparing version 0.5.11 to 0.5.12

1

dist/cloudfront-waf-v2-rule-group/index.js

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

};
console.log(`ruleGroupParams: ${JSON.stringify(ruleGroupParams)}`);
try {

@@ -50,0 +51,0 @@ const ruleGroup = await this.wafV2

2

package.json
{
"name": "@collaborne/custom-cloudformation-resources",
"version": "0.5.11",
"version": "0.5.12",
"description": "Custom CloudFormation resources",

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

@@ -67,2 +67,4 @@ import { WAFV2 } from 'aws-sdk';

console.log(`ruleGroupParams: ${JSON.stringify(ruleGroupParams)}`);
try {

@@ -69,0 +71,0 @@ const ruleGroup = await this.wafV2

Sorry, the diff of this file is not supported yet

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