@lightningjs/solid
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@lightningjs/solid", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Lightning renderer for solid universal", | ||
@@ -33,2 +33,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@lightningjs/solid": "file:./", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
@@ -53,4 +54,5 @@ "@typescript-eslint/parser": "^6.3.0", | ||
"dependencies": { | ||
"@lightningjs/solid": "file:./", | ||
"@lightningjs/renderer": "^0.3.0", | ||
"@lightningjs/renderer": "^0.3.0" | ||
}, | ||
"peerDependencies": { | ||
"solid-js": "^1.7.12" | ||
@@ -57,0 +59,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
58311
2
11
- Removed@lightningjs/solid@file:./
- Removedsolid-js@^1.7.12