@createiq/backend-licenses 1.0.7 → 1.0.9

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
+ 2e88c370b27bea97c432f53936c4b0bd12254ff94f685b5c8a1f37bf19081b24
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.9",
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"