@vtbag/cam-shaft
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@vtbag/cam-shaft", | ||
"version": "1.0.0", | ||
"type": "module", | ||
"version": "1.0.1", | ||
"main": "lib/index.js", | ||
"description": "The Cam-Shaft bumps your view transition images into place to avoid the pseudo-smooth-scroll effect when applying view transitions to elements that are taller than the viewport.", | ||
"files": [ | ||
"lib/index.js" | ||
"lib/index.js", | ||
"lib/index.d.ts" | ||
], | ||
@@ -48,8 +50,8 @@ "exports": { | ||
"@changesets/cli": "^2.27.8", | ||
"@eslint/js": "^9.11.1", | ||
"@eslint/js": "^9.12.0", | ||
"@types/dom-navigation": "^1.0.4", | ||
"esbuild": "^0.24.0", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.6.2" | ||
"typescript": "^5.6.3" | ||
} | ||
} |
@@ -16,5 +16,5 @@ [⭐️Please star to support this work⭐️](https://github.com/vtbag/cam-shaft) | ||
First version of this code! | ||
Dependency updates | ||
<!-- For details see the [CHANGELOG](https://github.com/vtbag/cam-shaft/blob/main/CHANGELOG.md) --> | ||
For details see the [CHANGELOG](https://github.com/vtbag/cam-shaft/blob/main/CHANGELOG.md) | ||
@@ -21,0 +21,0 @@ |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
4337
4
10
Yes