Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lightningjs/solid

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/solid - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

7

package.json
{
"name": "@lightningjs/solid",
"version": "0.6.6",
"version": "0.6.7",
"description": "Lightning renderer for solid universal",

@@ -8,3 +8,2 @@ "type": "module",

"main": "./dist/esm/index.js",
"module": "./dist/source/index.js",
"browser": "./dist/esm/index.js",

@@ -14,5 +13,5 @@ "types": "./dist/types/index.d.ts",

".": {
"solid": "./dist/source/index.js",
"types": "./dist/types/index.d.ts",
"import": "./dist/source/index.js",
"solid": "./dist/source/index.jsx",
"import": "./dist/esm/index.js",
"browser": "./dist/esm/index.js"

@@ -19,0 +18,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc