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

astro-vtbot

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-vtbot - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

2

devToolbar/app.ts

@@ -71,3 +71,2 @@ import { defineToolbarApp } from 'astro/toolbar';

if (options.state) {
return;
const me = document.querySelector('astro-dev-toolbar')!

@@ -79,3 +78,2 @@ .shadowRoot!.querySelector('astro-dev-toolbar-app-canvas[data-app-id="vtbot"]')!

return;
if (!document.startViewTransition) {

@@ -82,0 +80,0 @@ status.textContent = 'Your browser does not support view transitions. You notice a little sign near the power button of The Chamber:';

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.9.0",
"version": "1.9.1",
"description": "The 👜 Bag of Tricks ✨ for Astro's View Transitions",

@@ -9,0 +9,0 @@ "homepage": "https://events-3bg.pages.dev/",

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