@dddstack/ariatype-aria-attributes-relationship
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@dddstack/ariatype-aria-attributes-relationship", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "@dddstack/ariatype-aria-attributes-relationship", | ||
@@ -25,3 +25,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"tsup": "^6.7.0", | ||
"tsup": "^7.0.0", | ||
"typescript": "^5.0.4" | ||
@@ -35,4 +35,6 @@ }, | ||
"build:watch": "tsup --watch", | ||
"test:typecheck": "tsc --noEmit" | ||
"test:typecheck": "tsc --noEmit", | ||
"tsc": "tsc", | ||
"tsup": "tsup" | ||
} | ||
} |
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
6545