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.1 to 2.0.2

16

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

@@ -23,4 +23,4 @@ "keywords": [

"test": "mocha && npm run lint",
"coverage": "nyc --reporter=text --reporter=lcov mocha",
"upgrade": "npm-check -u",
"coverage": "nyc --reporter=text --reporter=lcov node_modules/mocha/bin/mocha",
"upgrade": "npm-check -u && npm audit fix",
"bump": "bump --tag --push --all",

@@ -35,13 +35,13 @@ "release": "npm run upgrade && npm test && npm run bump"

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

@@ -72,4 +72,4 @@ Swagger Methods

[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)
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