@loopback/openapi-v3-types
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.4](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@1.0.3...@loopback/openapi-v3-types@1.0.4) (2019-01-14) | ||
### Bug Fixes | ||
* rework tslint comments disabling "no-unused-variable" rule ([a18a3d7](https://github.com/strongloop/loopback-next/commit/a18a3d7)) | ||
## [1.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3-types@1.0.2...@loopback/openapi-v3-types@1.0.3) (2018-12-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@loopback/openapi-v3-types", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript type definitions for OpenAPI Specifications.", | ||
@@ -12,5 +12,5 @@ "engines": { | ||
"devDependencies": { | ||
"@loopback/build": "^1.1.0", | ||
"@loopback/testlab": "^1.0.3", | ||
"@loopback/tslint-config": "^1.0.0", | ||
"@loopback/build": "^1.2.0", | ||
"@loopback/testlab": "^1.0.4", | ||
"@loopback/tslint-config": "^2.0.0", | ||
"@types/node": "^10.11.2" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "7778155b611b410df849a6495e74af2fe5104ae8" | ||
"gitHead": "e004d586bd213de6f37a00dad0a0570f6a6b4b84" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
22577
0