@outreach/extensibility-sdk
Advanced tools
Comparing version 0.4.68 to 0.4.69
@@ -180,2 +180,5 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
} | ||
extension.title = ext.title; | ||
extension.description = ext.description; | ||
extension.identifier = ext.identifier; | ||
extension.host = new ExtensionHost_1.ExtensionHost(); | ||
@@ -182,0 +185,0 @@ extension.description = ext.description; |
{ | ||
"name": "@outreach/extensibility-sdk", | ||
"license": "MIT", | ||
"version": "0.4.68", | ||
"version": "0.4.69", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
683920
11770