@boostercloud/framework-provider-azure
Advanced tools
Comparing version 0.14.6 to 0.15.0
@@ -45,8 +45,2 @@ "use strict"; | ||
}, | ||
// ProviderAuthLibrary | ||
auth: { | ||
rawToEnvelope: undefined, | ||
fromAuthToken: undefined, | ||
handleSignUpResult: (() => { }), | ||
}, | ||
// ProviderAPIHandling | ||
@@ -53,0 +47,0 @@ api: { |
{ | ||
"name": "@boostercloud/framework-provider-azure", | ||
"version": "0.14.6", | ||
"version": "0.15.0", | ||
"description": "Handle Booster's integration with Azure", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"@azure/functions": "^1.2.2", | ||
"@boostercloud/framework-types": "^0.14.6", | ||
"@boostercloud/framework-types": "^0.15.0", | ||
"chai": "4.2.0", | ||
@@ -43,3 +43,3 @@ "chai-as-promised": "7.1.1", | ||
}, | ||
"gitHead": "64c1dc984a602efbf54f2fc5b50c41d1b33d27db" | ||
"gitHead": "5a2a46bb739a2a32be949c9efbb4036129ae0e5c" | ||
} |
30990
419
+ Added@boostercloud/framework-types@0.15.1(transitive)
- Removed@boostercloud/framework-types@0.14.6(transitive)