@smartdcc/duis-templates 0.6.0 → 0.7.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +5 -5
package/README.md CHANGED
@@ -22,7 +22,7 @@ provided within this library. See example below.
22
22
 
23
23
  ## Usage
24
24
 
25
- Developed and tested against `node 16`. Install from `npm`:
25
+ Developed and tested against `node 24`. Install from `npm`:
26
26
 
27
27
  ```
28
28
  npm i @smartdcc/duis-templates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartdcc/duis-templates",
3
- "version": "0.6.0",
3
+ "version": "0.7.0",
4
4
  "description": "Collection of DUIS templates from RTDS along with utility functions",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "license": "GPL-3.0-or-later",
41
41
  "devDependencies": {
42
- "@smartdcc/duis-sign-wrap": "^0.2.0",
42
+ "@smartdcc/duis-sign-wrap": "^0.3.0",
43
43
  "@tsconfig/node20": "^20.1.4",
44
44
  "@types/jest": "^30.0.0",
45
45
  "@types/node": "^24.0.10",
@@ -49,7 +49,7 @@
49
49
  "eslint": "^9.9.0",
50
50
  "eslint-config-prettier": "^10.0.1",
51
51
  "eslint-plugin-prettier": "^5.2.1",
52
- "globals": "^16.0.0",
52
+ "globals": "^17.0.0",
53
53
  "prettier": "^3.0.0",
54
54
  "ts-jest": "^29.0.0",
55
55
  "ts-node": "^10.9.2",
@@ -57,9 +57,9 @@
57
57
  "typescript-eslint": "^8.2.0"
58
58
  },
59
59
  "dependencies": {
60
- "@smartdcc/duis-parser": "^0.6.0",
60
+ "@smartdcc/duis-parser": "^0.7.0",
61
61
  "fuse.js": "^7.0.0",
62
- "glob": "^11.0.0"
62
+ "glob": "^13.0.0"
63
63
  },
64
64
  "keywords": [
65
65
  "duis",