@loopback/openapi-spec
Advanced tools
Comparing version 4.0.0-alpha.22 to 4.0.0-alpha.23
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.0.0-alpha.23"></a> | ||
# [4.0.0-alpha.23](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-spec@4.0.0-alpha.22...@loopback/openapi-spec@4.0.0-alpha.23) (2018-01-30) | ||
**Note:** Version bump only for package @loopback/openapi-spec | ||
<a name="4.0.0-alpha.22"></a> | ||
@@ -8,0 +16,0 @@ # [4.0.0-alpha.22](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-spec@4.0.0-alpha.21...@loopback/openapi-spec@4.0.0-alpha.22) (2018-01-29) |
{ | ||
"name": "@loopback/openapi-spec", | ||
"version": "4.0.0-alpha.22", | ||
"version": "4.0.0-alpha.23", | ||
"description": "TypeScript type definitions for OpenAPI Spec/Swagger documents.", | ||
@@ -9,3 +9,3 @@ "engines": { | ||
"devDependencies": { | ||
"@loopback/build": "^4.0.0-alpha.11" | ||
"@loopback/build": "^4.0.0-alpha.12" | ||
}, | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"clean": "lb-clean loopback-openapi-spec*.tgz dist dist6 package api-docs", | ||
"prepare": "npm run build && npm run build:apidocs", | ||
"prepublishOnly": "npm run build && npm run build:apidocs", | ||
"verify": "npm pack && tar xf loopback-openapi-spec*.tgz && tree package && npm run clean" | ||
@@ -22,0 +22,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
682625