@lwc/aria-reflection
Advanced tools
Comparing version 7.3.0-alpha.3 to 8.0.0-alpha.0
@@ -89,3 +89,3 @@ /** | ||
} | ||
/** version: 7.2.0 */ | ||
/** version: 7.2.4 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -87,3 +87,3 @@ /** | ||
} | ||
/** version: 7.2.0 */ | ||
/** version: 7.2.4 */ | ||
//# sourceMappingURL=index.js.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/aria-reflection", | ||
"version": "7.3.0-alpha.3", | ||
"version": "8.0.0-alpha.0", | ||
"description": "ARIA element reflection polyfill for strings", | ||
@@ -30,2 +30,5 @@ "keywords": [ | ||
}, | ||
"engines": { | ||
"node": ">=20.9.0" | ||
}, | ||
"main": "dist/index.cjs.js", | ||
@@ -32,0 +35,0 @@ "module": "dist/index.js", |
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
21571