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

nextjs-page-transitions

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nextjs-page-transitions - npm Package Compare versions

Comparing version

to
1.1.1

build/index.js.LICENSE.txt

3

package.json
{
"name": "nextjs-page-transitions",
"version": "1.1.0",
"version": "1.1.1",
"description": "nextjs-page-transitions is an npm package designed to help you add smooth and dynamic transitions between pages in your Next.js applications.",

@@ -35,2 +35,3 @@ "main": "./build/index.js",

"framer-motion": "^10.10.0",
"next-router-events": "^2.1.0",
"path": "^0.12.7",

@@ -37,0 +38,0 @@ "prop-types": "^15.8.1",

Sorry, the diff of this file is too big to display