@itentialopensource/adapter-netbox_v33 2.1.3 → 2.1.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
+ ## 2.1.4 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-netbox_v33!8
7
+
8
+ ---
9
+
2
10
  ## 2.1.3 [03-13-2024]
3
11
 
4
12
  * Changes made at 2024.03.13_14:01PM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-netbox_v33",
3
- "webName": "Adapter for Integration to Netbox v33",
4
- "vendor": "Netbox",
5
- "product": "v33",
3
+ "webName": "Adapter for Integration to NetBox Labs NetBox v3.3",
4
+ "vendor": "NetBox Labs",
5
+ "product": "NetBox",
6
6
  "osVersion": [],
7
7
  "apiVersions": [
8
8
  "v.3.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-netbox_v33",
3
- "version": "2.1.3",
3
+ "version": "2.1.4",
4
4
  "description": "This adapter integrates with system described as: Netbox v3.3",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file