@lift-html/solid
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@lift-html/solid", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "lift-html is a tiny library for building HTML Web Components, components that are meant to enhance existing HTML on the page instead of rendering it on the client or hydrating it. It utilizes SolidJS to make attributes reactive, uses signals for state management and uses hooks to better manipulate the DOM.", | ||
@@ -25,2 +25,9 @@ "keywords": [ | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Yaroslav (JLarky) Lapin", | ||
"email": "jlarky@gmail.com", | ||
"url": "https://jlarky.now.sh/" | ||
} | ||
], | ||
"dependencies": { | ||
@@ -27,0 +34,0 @@ "solid-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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
38190
0