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

@nrfcloud/api-gateway-authorizer

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

@nrfcloud/api-gateway-authorizer - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

index.js

@@ -110,3 +110,3 @@ 'use strict'

Effect: 'Allow',
Resource: event.methodArn
Resource: `${event.methodArn.split('/')[0]}/*`
}

@@ -113,0 +113,0 @@ ]

{
"name": "@nrfcloud/api-gateway-authorizer",
"version": "1.2.2",
"version": "1.2.3",
"description": "Custom authorizer for API Gateway",

@@ -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