@kronos-integration/service
Advanced tools
Comparing version 10.4.57 to 10.5.0
{ | ||
"name": "@kronos-integration/service", | ||
"version": "10.4.57", | ||
"version": "10.5.0", | ||
"publishConfig": { | ||
@@ -8,5 +8,7 @@ "access": "public", | ||
}, | ||
"types": "./types/module.d.mts", | ||
"exports": { | ||
".": { | ||
"default": "./src/module.mjs" | ||
"default": "./src/module.mjs", | ||
"types": "./types/module.d.mts" | ||
} | ||
@@ -13,0 +15,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70750