@qlik/api 1.4.0 → 1.4.1

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.
Files changed (3) hide show
  1. package/README.md +0 -3
  2. package/package.json +2 -2
  3. package/qix.d.ts +1 -1
package/README.md CHANGED
@@ -3,9 +3,6 @@
3
3
  [![npm version](https://img.shields.io/npm/v/@qlik/api.svg)](https://www.npmjs.com/package/@qlik/api)
4
4
  [![License](https://img.shields.io/badge/license-ISC-blue.svg)](https://opensource.org/licenses/ISC)
5
5
 
6
- > **Warning**
7
- > This package is currently in pre-release mode and will likely change and break until the version number 1.0.0 is released.
8
-
9
6
  This package provides a JavaScript API for interacting with Qlik Sense REST APIs including the QIX Engine from a single package that can be used in both Node.js and browser contexts.
10
7
 
11
8
  ## Table of Contents
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "enigma.js": "^2.14.0",
19
19
  "lodash": "^4.17.21",
20
20
  "nanoid": "^5.0.6",
21
- "ws": "^8.16.0"
21
+ "ws": "^8.17.0"
22
22
  },
23
23
  "engines": {
24
24
  "node": ">=18"
@@ -58,5 +58,5 @@
58
58
  "./qix": "./qix.js",
59
59
  "./auth": "./auth.js"
60
60
  },
61
- "version": "1.4.0"
61
+ "version": "1.4.1"
62
62
  }
package/qix.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import './global.types-CMQsAHYd.js';
2
2
  import { H as HostConfig } from './auth-types-Bqw3vbLs.js';
3
3
 
4
- declare const QIX_SCHEMA_VERSION = "12.2057.0";
4
+ declare const QIX_SCHEMA_VERSION = "12.2064.0";
5
5
  type AlfaNumString = {
6
6
  /**
7
7
  * Calculated value.