jqgrid_utils 1.26.5 → 1.27.0

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
@@ -8,7 +8,7 @@
8
8
  {},
9
9
  "deprecated": false,
10
10
  "description": "Convenient Functions for the Free jqGrid",
11
- "homepage": "https://w3.calantas.org/free-dockers/jqgrid_utils",
11
+ "homepage": "https://github.com/myridia/jqgrid_utils",
12
12
  "license": "GPL-3.0-or-later",
13
13
  "main": "jqgrid_utils.js",
14
14
  "name": "jqgrid_utils",
@@ -23,11 +23,11 @@
23
23
  "repository":
24
24
  {
25
25
  "type": "hg",
26
- "url": "https://calantas.org/jqgrid_utils"
26
+ "url": "https://github.com/myridia/jqgrid_utils"
27
27
  },
28
28
  "scripts":
29
29
  {
30
30
  "test": "echo \"Error: no test specified\" && exit 1"
31
31
  },
32
- "version": "1.26.5"
32
+ "version": "1.27.0"
33
33
  }
package/dist/.hidden DELETED
File without changes