@lwc/aria-reflection
Advanced tools
Comparing version 6.6.3 to 6.6.4
@@ -89,3 +89,3 @@ /** | ||
} | ||
/** version: 6.6.3 */ | ||
/** version: 6.6.4 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -87,3 +87,3 @@ /** | ||
} | ||
/** version: 6.6.3 */ | ||
/** version: 6.6.4 */ | ||
//# sourceMappingURL=index.js.map |
@@ -18,4 +18,24 @@ # LWC core license | ||
MIT license defined in package.json in v0.4.0. | ||
The MIT License (MIT) | ||
Copyright © 2024 James Garbutt | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the “Software”), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. | ||
## entities | ||
@@ -22,0 +42,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/aria-reflection", | ||
"version": "6.6.3", | ||
"version": "6.6.4", | ||
"description": "ARIA element reflection polyfill for strings", | ||
@@ -10,0 +10,0 @@ "keywords": [ |
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
18499