Socket
Socket
Sign inDemoInstall

rotating-gradients

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.1.2

2

app.ts

@@ -1,2 +0,2 @@

export function movingGradient(gradient: Gradient) {
export function movingGradient(gradient: Gradient): void | React.ReactNode {
let isActive = false

@@ -3,0 +3,0 @@ let deg = 90

{
"devDependencies": {
"@types/node": "^20.12.4",
"@types/react": "^18.2.74",
"typescript": "^5.4.3"
},
"name": "rotating-gradients",
"version": "1.0.2",
"version": "1.1.2",
"description": "Rotate gradients easily",
"main": "app.js"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc