New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vhsys-ui/framer-transitions

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vhsys-ui/framer-transitions - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

dist/chunk-WUWNKKWR.mjs

8

dist/index.js

@@ -73,3 +73,3 @@ "use client";

opacity: 0,
transform: "scale(0.6)"
transform: "scale(0.8)"
},

@@ -87,7 +87,7 @@ enter: {

opacity: 0,
transform: "scale(0.3)",
transform: "scale(0.7)",
transition: {
type: "spring",
type: "easeOut",
bounce: 0,
duration: 0.4
duration: 0.18
}

@@ -94,0 +94,0 @@ }

@@ -71,3 +71,3 @@ "use client";

opacity: 0,
transform: "scale(0.6)"
transform: "scale(0.8)"
},

@@ -85,7 +85,7 @@ enter: {

opacity: 0,
transform: "scale(0.3)",
transform: "scale(0.7)",
transition: {
type: "spring",
type: "easeOut",
bounce: 0,
duration: 0.4
duration: 0.18
}

@@ -92,0 +92,0 @@ }

{
"name": "@vhsys-ui/framer-transitions",
"version": "0.0.38",
"version": "0.0.39",
"description": "A set of framer motion transitions for react",

@@ -23,4 +23,4 @@ "keywords": [

"dependencies": {
"@vhsys-ui/system": "0.0.38",
"@vhsys-ui/shared-utils": "0.0.38"
"@vhsys-ui/system": "0.0.39",
"@vhsys-ui/shared-utils": "0.0.39"
},

@@ -27,0 +27,0 @@ "clean-package": "../../../clean-package.config.json",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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