@lwc/signals
Advanced tools
Comparing version 6.6.3 to 7.0.0-alpha.0
@@ -26,3 +26,3 @@ /** | ||
exports.SignalBaseClass = SignalBaseClass; | ||
/** version: 6.6.3 */ | ||
/** version: 7.0.0-alpha.0 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -22,3 +22,3 @@ /** | ||
export { SignalBaseClass }; | ||
/** version: 6.6.3 */ | ||
/** version: 7.0.0-alpha.0 */ | ||
//# 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/signals", | ||
"version": "6.6.3", | ||
"version": "7.0.0-alpha.0", | ||
"description": "Provides the interface to interact with reactivity from outside the framework", | ||
@@ -45,2 +45,2 @@ "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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
12431
1