Socket
Socket
Sign inDemoInstall

nest-openapi-tools

Package Overview
Dependencies
285
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

dist/nest-openapi-tools-5.0.1.tgz

4

dist/aws-extensions/aws-extensions.service.js

@@ -22,4 +22,4 @@ "use strict";

'Fn::Sub': [
'arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/',
'arn:aws:lambda:${AWS::Region}:${AWS::AccountId}:function:',
'arn:${AWS::Partition}:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/',
'arn:${AWS::Partition}:lambda:${AWS::Region}:${AWS::AccountId}:function:',
`\${${options.apiGatewayExtensionOptions.lambdaResourceName}}/invocations`,

@@ -26,0 +26,0 @@ ].join(''),

@@ -163,3 +163,3 @@ {

},
"version": "5.0.0",
"version": "5.0.1",
"dependencies": {

@@ -166,0 +166,0 @@ "@openapitools/openapi-generator-cli": "^2.4.3"

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc