Socket
Socket
Sign inDemoInstall

swagger-methods

Package Overview
Dependencies
0
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "swagger-methods",
"version": "2.0.0",
"version": "2.0.1",
"description": "HTTP methods that are supported by Swagger 2.0",

@@ -34,13 +34,13 @@ "keywords": [

"chai": "^4.2.0",
"coveralls": "^3.0.4",
"eslint": "^5.16.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-modular": "^7.0.0",
"methods": "^1.1.2",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"npm-check": "^5.9.0",
"nyc": "^14.1.1",
"swagger-schema-official": "2.0.0-bab6bed",
"version-bump-prompt": "^5.0.2"
"version-bump-prompt": "^5.0.4"
},
"dependencies": {}
}

@@ -5,3 +5,3 @@ Swagger Methods

[![Cross-Platform Compatibility](https://apidevtools.org/img/os-badges.svg)](https://travis-ci.com/APIDevTools/swagger-methods)
[![Cross-Platform Compatibility](https://apitools.dev/img/os-badges.svg)](https://travis-ci.com/APIDevTools/swagger-methods)
[![Build Status](https://api.travis-ci.com/APIDevTools/swagger-methods.svg)](https://travis-ci.com/APIDevTools/swagger-methods)

@@ -14,3 +14,3 @@ [![Coverage Status](https://coveralls.io/repos/github/APIDevTools/swagger-methods/badge.svg?branch=master)](https://coveralls.io/github/APIDevTools/swagger-methods?branch=master)

This is an array of lower-case HTTP method names that are supported by the [Swagger 2.0 spec](https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md).
This is an array of lower-case HTTP method names that are supported by the [Swagger 2.0 spec](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md).

@@ -17,0 +17,0 @@ This module is [tested](test/index.spec.js) against the [Swagger 2.0 schema](https://www.npmjs.com/package/swagger-schema-official)

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