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.7.15 to 1.7.16

components/swap-functions.js

5

components/swap-utils.ts

@@ -0,1 +1,6 @@

/*
* These functions are deprecated.
* Starting from Astro 4.8, please have a look at astro/dist/transitions/swap-functions.js
*/
const PERSIST_ATTR = 'data-astro-transition-persist';

@@ -2,0 +7,0 @@

12

package.json

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

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

@@ -73,10 +73,10 @@ "homepage": "https://github.com/martrapp/astro-vtbot#readme",

"devDependencies": {
"@astrojs/check": "^0.5.4",
"@astrojs/starlight": "latest",
"@astrojs/check": "^0.6.0",
"@astrojs/starlight": "^0.22.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "^2.27.1",
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.44.0",
"@types/dom-view-transitions": "^1.0.4",
"@types/node": "^20.10.4",
"astro": "latest",
"@types/node": "^20.12.11",
"astro": "^4.8.2",
"prettier": "^3.1.0",

@@ -83,0 +83,0 @@ "prettier-plugin-astro": "^0.13.0",

Sorry, the diff of this file is not supported yet

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