@i2analyze/notebook-sdk 1.7.0 → 1.7.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 (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,6 +8,7 @@ This npm package provides the JavaScript library for developing plug-ins and a t
8
8
 
9
9
  | `@i2analyze/notebook-sdk` version | i2 Analyze version |
10
10
  | --------------------------------- | ------------------ |
11
+ | 1.7.\* | 4.4.5.\* and later |
11
12
  | 1.6.\* | 4.4.4.5 and later |
12
13
  | 1.5.\* | 4.4.4.0 to 4.4.4.4 |
13
14
  | 1.4.\* | 4.4.3.\* |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@i2analyze/notebook-sdk",
3
- "version": "1.7.0",
3
+ "version": "1.7.1",
4
4
  "description": "i2 Notebook SDK",
5
5
  "license": "MIT",
6
6
  "publishConfig": {