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

@astrojs/lit

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/lit - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

13

package.json
{
"name": "@astrojs/lit",
"version": "3.0.1",
"version": "3.0.2",
"description": "Use Lit components within Astro",

@@ -39,7 +39,12 @@ "type": "module",

"dependencies": {
"@lit-labs/ssr": "^3.1.5",
"@lit-labs/ssr-client": "^1.1.3",
"@lit-labs/ssr": "3.1.7",
"@lit-labs/ssr-client": "1.1.3",
"@lit-labs/ssr-dom-shim": "^1.1.1",
"parse5": "^7.1.2"
},
"overrides": {
"@lit-labs/ssr": {
"@lit-labs/ssr-client": "1.1.3"
}
},
"devDependencies": {

@@ -51,3 +56,3 @@ "chai": "^4.3.7",

"sass": "^1.66.1",
"astro": "3.2.3",
"astro": "3.3.1",
"astro-scripts": "0.0.14"

@@ -54,0 +59,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