@loopback/openapi-v3
Advanced tools
Comparing version 0.3.3 to 0.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.4.0"></a> | ||
# [0.4.0](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3@0.3.3...@loopback/openapi-v3@0.4.0) (2018-03-21) | ||
**Note:** Version bump only for package @loopback/openapi-v3 | ||
<a name="0.3.3"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.3](https://github.com/strongloop/loopback-next/compare/@loopback/openapi-v3@0.3.2...@loopback/openapi-v3@0.3.3) (2018-03-14) |
{ | ||
"name": "@loopback/openapi-v3", | ||
"version": "0.3.3", | ||
"version": "0.4.0", | ||
"description": "Processes openapi v3 related metadata", | ||
@@ -11,4 +11,4 @@ "engines": { | ||
"@loopback/openapi-spec-builder": "^0.3.3", | ||
"@loopback/repository": "^0.2.4", | ||
"@loopback/testlab": "^0.3.3", | ||
"@loopback/repository": "^0.3.0", | ||
"@loopback/testlab": "^0.4.0", | ||
"@types/debug": "0.0.30", | ||
@@ -52,5 +52,5 @@ "@types/lodash": "^4.14.96" | ||
"dependencies": { | ||
"@loopback/context": "^0.2.4", | ||
"@loopback/context": "^0.3.0", | ||
"@loopback/openapi-v3-types": "^0.2.4", | ||
"@loopback/repository-json-schema": "^0.2.4", | ||
"@loopback/repository-json-schema": "^0.3.0", | ||
"debug": "^3.1.0", | ||
@@ -57,0 +57,0 @@ "lodash": "^4.17.4" |
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
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
605882
5
+ Added@loopback/context@0.3.00.4.0(transitive)
+ Added@loopback/core@0.3.1(transitive)
+ Added@loopback/metadata@0.3.1(transitive)
+ Added@loopback/repository@0.3.1(transitive)
+ Added@loopback/repository-json-schema@0.3.1(transitive)
+ Addedis-finalizationregistry@1.1.0(transitive)
+ Addedreflect.getprototypeof@1.0.7(transitive)
+ Addedtyped-array-length@1.0.7(transitive)
+ Addedwhich-builtin-type@1.2.0(transitive)
- Removed@loopback/context@0.2.4(transitive)
- Removed@loopback/core@0.2.4(transitive)
- Removed@loopback/metadata@0.2.4(transitive)
- Removed@loopback/repository@0.2.4(transitive)
- Removed@loopback/repository-json-schema@0.2.4(transitive)
- Removedis-finalizationregistry@1.0.2(transitive)
- Removedreflect.getprototypeof@1.0.6(transitive)
- Removedtyped-array-length@1.0.6(transitive)
- Removedwhich-builtin-type@1.1.4(transitive)
Updated@loopback/context@^0.3.0