swagger-methods
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -7,6 +7,7 @@ Change Log | ||
[v3.0.0](https://github.com/APIDevTools/swagger-methods/tree/v3.0.0) (2020-03-10) | ||
---------------------------------------------------------------------------------------------------- | ||
- Moved Swagger Methods to the @APIDevTools scope](https://www.npmjs.com/org/apidevtools) on NPM | ||
- Moved Swagger Methods to the [@APIDevTools scope](https://www.npmjs.com/org/apidevtools) on NPM | ||
@@ -18,2 +19,3 @@ - The "swagger-methods" NPM package is now just a wrapper around the scoped "@apidevtools/swagger-methods" package | ||
[v2.0.0](https://github.com/APIDevTools/swagger-methods/tree/v2.0.0) (2019-06-11) | ||
@@ -31,2 +33,3 @@ ---------------------------------------------------------------------------------------------------- | ||
[v1.0.0](https://github.com/APIDevTools/swagger-methods/tree/v1.0.0) (2015-09-07) | ||
@@ -33,0 +36,0 @@ ---------------------------------------------------------------------------------------------------- |
{ | ||
"name": "swagger-methods", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "HTTP methods that are supported by Swagger 2.0", | ||
@@ -24,4 +24,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@apidevtools/swagger-methods": "3.0.0" | ||
"@apidevtools/swagger-methods": "3.0.1" | ||
} | ||
} |
@@ -13,2 +13,3 @@ Swagger Methods | ||
[![License](https://img.shields.io/npm/l/@apidevtools/swagger-methods.svg)](LICENSE) | ||
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/APIDevTools/swagger-methods) | ||
@@ -29,2 +30,3 @@ 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). | ||
Usage | ||
@@ -50,2 +52,3 @@ -------------------------- | ||
Contributing | ||
@@ -68,2 +71,3 @@ -------------------------- | ||
License | ||
@@ -73,2 +77,6 @@ -------------------------- | ||
This package is [Treeware](http://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/APIDevTools/swagger-methods) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats. | ||
Big Thanks To | ||
@@ -75,0 +83,0 @@ -------------------------- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6119
84
+ Added@apidevtools/swagger-methods@3.0.1(transitive)
- Removed@apidevtools/swagger-methods@3.0.0(transitive)