@createiq/backend-licenses 1.0.7 → 1.0.8

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.
@@ -1 +1 @@
1
- fef2a0b7a32cadf0e60c4da6e509d65d6f8f99c893e99e82301636ddce8b28c7
1
+ 89015d17ef3d1da05c6f5b7f42814856087c089a7d62e6449c16eec1f7513789
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend-licenses",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",
@@ -15,8 +15,8 @@
15
15
  "devDependencies": {
16
16
  "@tsconfig/recommended": "1.0.8",
17
17
  "@types/spdx-expression-parse": "3.0.5",
18
- "tsup": "8.3.5",
19
- "typescript": "5.7.3"
18
+ "tsup": "8.4.0",
19
+ "typescript": "5.8.3"
20
20
  },
21
21
  "scripts": {
22
22
  "build": "tsup"