flex-plugins-api-toolkit
Advanced tools
Comparing version 0.15.1 to 0.15.2
@@ -10,3 +10,3 @@ import { ConfigurationsClient, ConfiguredPluginsClient, PluginsClient, PluginVersionsClient, ReleasesClient } from 'flex-plugins-api-client'; | ||
removePlugins?: string[]; | ||
name: string; | ||
sid: string; | ||
description?: string; | ||
@@ -13,0 +13,0 @@ fromConfiguration?: 'active' | string; |
@@ -146,3 +146,3 @@ "use strict"; | ||
Plugins: plugins, | ||
Name: option.name, | ||
Sid: option.sid, | ||
}; | ||
@@ -149,0 +149,0 @@ if (option.description) { |
{ | ||
"name": "flex-plugins-api-toolkit", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"description": "Flex Plugins API Toolkit", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"dependencies": { | ||
"flex-plugins-api-client": "^0.15.0", | ||
"flex-plugins-api-client": "^0.15.2", | ||
"flex-plugins-api-utils": "^0.15.0", | ||
@@ -54,3 +54,3 @@ "lodash.clonedeep": "^4.5.0" | ||
}, | ||
"gitHead": "fcfa88914f614800b9bbd6a450a51cfecce3d72a" | ||
"gitHead": "f5bdbe2dcf04fee352fab6f0e57539c4c9bdf1e1" | ||
} |
@@ -83,3 +83,3 @@ [![Version](https://img.shields.io/npm/v/flex-plugins-api-toolkit.svg?style=square)](https://www.npmjs.com/package/flex-plugins-api-toolkit) | ||
addPlugins: string[]; | ||
name: string; | ||
sid: string; | ||
removePlugins?: string[]; | ||
@@ -86,0 +86,0 @@ description?: string; |
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
114050
+ Addedhas-symbols@1.1.0(transitive)
- Removedhas-symbols@1.0.3(transitive)