@itentialopensource/adapter-apic 0.9.3 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.9.4 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_10:56AM
5
+
6
+ See merge request itentialopensource/adapters/security/adapter-apic!12
7
+
8
+ ---
9
+
2
10
  ## 0.9.3 [03-11-2024]
3
11
 
4
12
  * Changes made at 2024.03.11_16:21PM
package/metadata.json CHANGED
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "name": "adapter-apic",
3
3
  "webName": "Adapter for Integration to Cisco APIC",
4
- "vendor": "Cisco",
4
+ "vendor": [
5
+ "",
6
+ "Cisco Systems"
7
+ ],
5
8
  "product": "APIC",
6
9
  "osVersion": [],
7
10
  "apiVersions": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-apic",
3
- "version": "0.9.3",
3
+ "version": "0.9.4",
4
4
  "description": " Cisco Application Policy Infrastructure Controller (Cisco APIC) is the unifying point of automation and management for the Application Centric Infrastructure (ACI) fabric.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Cisco APIC",
Binary file