@itentialopensource/adapter-paragon_dpm 0.2.3 → 0.2.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.2.4 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_12:46PM
5
+
6
+ See merge request itentialopensource/adapters/discovery-and-topology/adapter-paragon_dpm!5
7
+
8
+ ---
9
+
2
10
  ## 0.2.3 [03-11-2024]
3
11
 
4
12
  * Update Metadata
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-paragon_dpm",
3
3
  "webName": "Adapter for Integration to Paragon DPM",
4
- "vendor": "Paragon",
4
+ "vendor": "Juniper Networks",
5
5
  "product": "DPM",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-paragon_dpm",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "This adapter integrates with system described as: naas/ems/dpm/proto/rpc.proto.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file