swagger-parser
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -32,4 +32,4 @@ { | ||
"lib", | ||
"*.js", | ||
".*" | ||
"/*.js", | ||
"/.*" | ||
], | ||
@@ -36,0 +36,0 @@ "repository": { |
{ | ||
"name": "swagger-parser", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Parses a JSON or YAML Swagger spec, validates it against the Swagger schema, and dereferences all $ref pointers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
2957079