snow-flow 3.1.1 → 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.1",
4
- "description": "Snow-Flow v3.0.18: DIRECT API VERIFICATION! 🚀 Replaced unreliable searchRecords with direct API calls (snow_query_table style) for widget verification. All null/403 error recovery now uses GET /api/now/table/sp_widget with precise queries. NO MORE FALSE NEGATIVES - verification works consistently every time!",
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": {