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

@kakkuk/serverless-aws-apigateway-documentation

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kakkuk/serverless-aws-apigateway-documentation - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "@kakkuk/serverless-aws-apigateway-documentation",
"version": "1.1.6",
"version": "1.1.7",
"description": "Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway",

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

@@ -97,3 +97,3 @@ 'use strict';

properties: {
statusCode: { type: 'number' },
statusCode: { type: 'string' },
responseBody: { "'$ref'": '#/definitions/body' },

@@ -100,0 +100,0 @@ responseHeaders: { "'$ref'": '#/definitions/arrayOfProps' },

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