@lit-labs/preact-signals
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@lit-labs/preact-signals", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Preact Signals integration for Lit", | ||
@@ -131,3 +131,3 @@ "license": "BSD-3-Clause", | ||
"devDependencies": { | ||
"@lit-internal/scripts": "^1.0.1-pre.0" | ||
"@lit-internal/scripts": "^1.0.1" | ||
}, | ||
@@ -138,5 +138,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"lit": "^3.0.0", | ||
"@preact/signals-core": "^1.3.0" | ||
"@preact/signals-core": "^1.3.0", | ||
"lit": "^2.0.0 || ^3.0.0" | ||
} | ||
} |
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
44644
Updatedlit@^2.0.0 || ^3.0.0