@itentialopensource/adapter-checkpoint_management 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 +8 -0
- package/metadata.json +3 -3
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/metadata.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "adapter-checkpoint_management",
|
|
3
|
-
"webName": "Adapter for Integration to
|
|
4
|
-
"vendor": "
|
|
5
|
-
"product": "
|
|
3
|
+
"webName": "Adapter for Integration to Check Point Firewall Management",
|
|
4
|
+
"vendor": "Check Point",
|
|
5
|
+
"product": "Firewall",
|
|
6
6
|
"osVersion": [
|
|
7
7
|
"v1.5"
|
|
8
8
|
],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itentialopensource/adapter-checkpoint_management",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.4",
|
|
4
4
|
"description": "This adapter integrates with system described as: checkpointManagementApi.",
|
|
5
5
|
"main": "adapter.js",
|
|
6
6
|
"systemName": "Checkpoint Management",
|
|
Binary file
|