snow-flow 3.1.2 → 3.1.3
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "snow-flow",
|
|
3
|
-
"version": "3.1.
|
|
4
|
-
"description": "Snow-Flow v3.1.
|
|
3
|
+
"version": "3.1.3",
|
|
4
|
+
"description": "Snow-Flow v3.1.3: ATF Testing, Knowledge Management & Service Catalog APIs. Create and execute Automated Test Framework tests with sys_atf_test tables. Manage knowledge articles with kb_knowledge API. Full Service Catalog automation with sc_cat_item, variables, and ordering. All using official ServiceNow REST APIs.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"type": "commonjs",
|
|
7
7
|
"bin": {
|