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

styled-animate

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

styled-animate - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/with-delay.js

2

package.json
{
"name": "styled-animate",
"version": "0.0.9",
"version": "0.0.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# Example Usage
```javascript
import withAnimate from 'styled-animate'
import withAnimation from 'styled-animate'

@@ -10,3 +10,3 @@ const Foo = styled.div`

const AnimatedFoo = withAnimate(Foo, {
const AnimatedFoo = withAnimation(Foo, {
transition: '500ms linear',

@@ -13,0 +13,0 @@ animate: {

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