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.10.6 to 1.10.7

18

package.json

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

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

@@ -33,4 +33,4 @@ "homepage": "https://events-3bg.pages.dev/",

"./components/*.astro": {
"import": "./components/*.astro",
"types": "./components/*.d.ts"
"types": "./components/*.d.ts",
"import": "./components/*.astro"
},

@@ -41,4 +41,4 @@ "./components/loading-indicator": "./components/loading-indicator.ts",

"./animations/*.astro": {
"import": "./animations/*.astro",
"types": "./animations/*.d.ts"
"types": "./animations/*.d.ts",
"import": "./animations/*.astro"
},

@@ -82,3 +82,3 @@ "./assets/*": "./assets/*",

"@vtbag/cam-shaft": "^1.0.1",
"@vtbag/element-crossing": "^1.0.3",
"@vtbag/element-crossing": "^1.0.4",
"@vtbag/inspection-chamber": "^1.0.17",

@@ -89,3 +89,3 @@ "@vtbag/turn-signal": "^1.1.0"

"@astrojs/check": "^0.9.4",
"@astrojs/starlight": "^0.28.4",
"@astrojs/starlight": "^0.29.0",
"@changesets/changelog-github": "0.5.0",

@@ -95,4 +95,4 @@ "@changesets/cli": "^2.27.9",

"@types/dom-view-transitions": "^1.0.5",
"@types/node": "^22.8.4",
"astro": "^4.16.7",
"@types/node": "^22.9.0",
"astro": "^4.16.13",
"prettier": "^3.3.3",

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

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

Brings you the latest version of @vtbag/element-crossing, which now supports animated SVGs, thanks to [Lukas](https://github.com/trombach)!
Brings you the latest version of @vtbag/element-crossing, with a bug fix for letting `attr-*` properties cross over to the new page!

@@ -21,0 +21,0 @@ For details, see the [CHANGELOG of the ElementCrossing](https://github.com/vtbag/element-crossing/blob/main/CHANGELOG.md).

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