🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

nuxt-lenis

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-lenis - npm Package Compare versions

Comparing version

to
1.1.0-beta.4

@@ -7,3 +7,3 @@ {

},
"version": "1.1.0-beta.3"
"version": "1.1.0-beta.4"
}
export function useLenis(): {
scrollState: any;
lenis: any;
setScrollState: (newScrollState: any) => void;
setLenis: (virtualScroll: any) => void;
lenis: any;
};
{
"name": "nuxt-lenis",
"version": "1.1.0-beta.3",
"version": "1.1.0-beta.4",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet