openapi-jsonschema-parameters
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,2 +7,6 @@ # openapi-jsonschema-parameters Changelog | ||
## 1.0.2 - 2018-10-03 | ||
### Fixed | ||
- Updating .npmignore to publish `dist` | ||
## 1.0.1 - 2018-09-29 | ||
@@ -9,0 +13,0 @@ ### Fixed |
{ | ||
"name": "openapi-jsonschema-parameters", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Converts openapi parameters to a jsonschema format.", | ||
@@ -29,4 +29,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"openapi-types": "^1.2.0" | ||
"openapi-types": "^1.3.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
12589
7
125
1
Updatedopenapi-types@^1.3.1