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.2 to 0.0.3

11

package.json
{
"name": "styled-animate",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

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

},
"dependencies": {
"styled-components": "^3.2.0"
},
"devDependencies": {

@@ -50,7 +47,9 @@ "babel-cli": "^6.26.0",

"eslint-plugin-standard": "^3.0.1",
"prettier": "^1.9.1"
"prettier": "^1.9.1",
"styled-components": ">=2.0.0"
},
"peerDependencies": {
"react": ">=15.x.x"
"react": ">=15.x.x",
"styled-components": ">=2.0.0"
}
}
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