@lightningjs/solid-primitives
Advanced tools
Comparing version 0.3.6 to 0.4.0
{ | ||
"name": "@lightningjs/solid-primitives", | ||
"version": "0.3.6", | ||
"version": "0.4.0", | ||
"description": "Lightning Primitives for Solid Lightning", | ||
"type": "module", | ||
"main": "./index.js", | ||
"types": "./dist/index.d.ts", | ||
"main": "./dist/index.js", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js" | ||
} | ||
}, | ||
"sideEffects": false, | ||
@@ -20,3 +27,4 @@ "scripts": { | ||
"dev": "concurrently -c \"auto\" \"npm:watch\" \"npm:vite\"", | ||
"vite": "vite --open \"/test/index.html\" --host" | ||
"vite": "vite --open \"/test/index.html\" --host", | ||
"prepack": "npm run build" | ||
}, | ||
@@ -33,2 +41,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@lightningjs/renderer": "^0.3.6", | ||
"@lightningjs/solid": "^0.6.10", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
@@ -41,2 +51,3 @@ "@typescript-eslint/parser": "^6.3.0", | ||
"prettier": "^3.0.1", | ||
"solid-js": "^1.8.1", | ||
"typescript": "^5.1.6", | ||
@@ -63,2 +74,3 @@ "vite": "^4.4.9", | ||
"index.js", | ||
"dist", | ||
"packages", | ||
@@ -65,0 +77,0 @@ "LICENSE", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
132665
49
1618
13
1