@advanced-rest-client/auth-methods
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -923,1 +923,10 @@ <a name="3.0.6"></a> | ||
# [4.0.0](https://github.com/advanced-rest-client/auth-methods/compare/3.0.0-preview...4.0.0) (2019-08-22) | ||
### Bug Fixes | ||
* fixes [#16](https://github.com/advanced-rest-client/auth-methods/issues/16) - client id and secret is not available for poassword ([a1131e4](https://github.com/advanced-rest-client/auth-methods/commit/a1131e4)) | ||
{ | ||
"name": "@advanced-rest-client/auth-methods", | ||
"description": "A set of elements that contains an UI to create different authorization headers like Basic, OAuth etc", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "Apache-2.0", | ||
@@ -45,2 +45,3 @@ "main": "auth-methods.js", | ||
"@api-components/amf-helper-mixin": "^3.0.2", | ||
"@api-components/api-form-mixin": "^3.0.3", | ||
"@api-components/api-property-form-item": "^3.0.5", | ||
@@ -47,0 +48,0 @@ "@api-components/api-view-model-transformer": "^3.0.1", |
273922
23
+ Added@api-components/amf-helper-mixin@4.5.29(transitive)
+ Added@api-components/api-example-generator@4.4.31(transitive)
+ Added@api-components/api-form-mixin@3.1.4(transitive)
+ Added@api-components/api-view-model-transformer@4.2.2(transitive)
+ Addedamf-json-ld-lib@0.0.14(transitive)