@ydv/swagger-route
Advanced tools
Comparing version 2.0.3 to 2.1.0
@@ -5,3 +5,3 @@ const assert = require('assert') | ||
const optionsKey = Symbol('swagger-options') | ||
const optionsKey = '_swagger-options' | ||
@@ -8,0 +8,0 @@ module.exports = { |
{ | ||
"name": "@ydv/swagger-route", | ||
"main": "index.js", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Routes for swagger+serverless", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
10309