@dddstack/ariatype-aria-roles-composite
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@dddstack/ariatype-aria-roles-composite", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "@dddstack/ariatype-aria-roles-composite for @dddstack/ariatype.", | ||
@@ -23,9 +23,4 @@ "keywords": [], | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"build:watch": "tsup --watch", | ||
"test:typecheck": "tsc --noEmit" | ||
}, | ||
"dependencies": { | ||
"@dddstack/ariatype-aria-roles-generic": "0.1.1" | ||
"@dddstack/ariatype-aria-roles-generic": "0.2.0" | ||
}, | ||
@@ -38,3 +33,8 @@ "devDependencies": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"build:watch": "tsup --watch", | ||
"test:typecheck": "tsc --noEmit" | ||
} | ||
} | ||
} |
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
3606
6
+ Added@dddstack/ariatype-aria-roles-generic@0.2.0(transitive)
- Removed@dddstack/ariatype-aria-roles-generic@0.1.1(transitive)