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.4 to 1.10.0

components/TurnSignal.astro

13

package.json

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

},
"version": "1.9.4",
"version": "1.10.0",
"description": "The ๐Ÿ‘œ Bag of Tricks โœจ for Astro's View Transitions",

@@ -80,13 +80,14 @@ "homepage": "https://events-3bg.pages.dev/",

"@vtbag/element-crossing": "^1.0.1",
"@vtbag/inspection-chamber": "^1.0.13"
"@vtbag/inspection-chamber": "^1.0.14",
"@vtbag/turn-signal": "^1.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.28.1",
"@astrojs/starlight": "^0.28.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "^2.27.8",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@types/dom-view-transitions": "^1.0.5",
"@types/node": "^22.5.5",
"astro": "^4.15.8",
"@types/node": "^22.7.0",
"astro": "^4.15.9",
"prettier": "^3.3.3",

@@ -93,0 +94,0 @@ "prettier-plugin-astro": "^0.14.1",

@@ -18,8 +18,7 @@ No, its **_NOT_** a roBOT ๐Ÿค–, its a ๐Ÿ‘œ <b>B</b>ag <b>o</b>f <b>T</b>ricks!โœจ

New component for cross-document view transitions: The `<TurnSignal>` enables Astro's forward/backward animations provided by `transition:animate` to work with native cross-document `@view-transition{}`. Slide right and left as you traverse the browser's history! Optionally you can configure the component with a total order of your site's pages, allowing it to automatically detect the transition direction.
Bug fix for the Linter and an update of the InspectionChamber!
For details, see the [CHANGELOG of the Bag](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) and of the [CHANGELOG of the InstructionChamber](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md) for minor improvements regarding the Chamber.
For details, see the [CHANGELOG of the Bag](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) and of the [CHANGELOG of the InstructionChamber](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md)
## Recently Learned Tricks ##

@@ -26,0 +25,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