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 0.3.0 to 0.3.1

.turbo/turbo-build.log

6

CHANGELOG.md
# @astrojs/lit
## 0.3.1
### Patch Changes
- [#3854](https://github.com/withastro/astro/pull/3854) [`b012ee55`](https://github.com/withastro/astro/commit/b012ee55b107dea0730286263b27d83e530fad5d) Thanks [@bholmesdev](https://github.com/bholmesdev)! - [astro add] Support adapters and third party packages
## 0.3.0

@@ -4,0 +10,0 @@

7

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

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

"keywords": [
"astro-integration",
"astro-component",

@@ -33,4 +34,4 @@ "renderer",

"devDependencies": {
"astro": "1.0.0-beta.54",
"astro-scripts": "0.0.4",
"astro": "1.0.0-beta.65",
"astro-scripts": "0.0.6",
"cheerio": "^1.0.0-rc.11",

@@ -37,0 +38,0 @@ "sass": "^1.52.2"

@@ -9,3 +9,3 @@ # @astrojs/lit 🔥

### (experimental) `astro add` command
### `astro add` command

@@ -12,0 +12,0 @@ Astro includes a CLI tool for adding first party integrations: `astro add`. This command will:

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