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

@astrojs/lit

Package Overview
Dependencies
Maintainers
4
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 2.0.1 to 2.0.2

16

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

@@ -30,2 +30,10 @@ "type": "module",

},
"files": [
"dist",
"client-shim.js",
"client-shim.min.js",
"hydration-support.js",
"server.js",
"server-shim.js"
],
"dependencies": {

@@ -37,4 +45,2 @@ "@lit-labs/ssr": "^3.1.0",

"devDependencies": {
"astro": "2.2.0",
"astro-scripts": "0.0.14",
"chai": "^4.3.6",

@@ -44,3 +50,5 @@ "cheerio": "^1.0.0-rc.11",

"mocha": "^9.2.2",
"sass": "^1.52.2"
"sass": "^1.52.2",
"astro": "2.5.0",
"astro-scripts": "0.0.14"
},

@@ -47,0 +55,0 @@ "peerDependencies": {

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