Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-slidedown

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-slidedown - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

11

package.json
{
"name": "react-slidedown",
"version": "2.0.3",
"version": "2.0.4",
"description": "Component for animating height during mount/unmount using a CSS transition",
"main": "lib/slidedown.js",
"style": "lib/slidedown.css",
"types": "lib/slidedown.d.ts",
"scripts": {

@@ -24,3 +25,3 @@ "clean": "rimraf '{example,lib,test}/**/*.{js,js.map,d.ts}'",

"@types/mocha": "^5.2.5",
"@types/node": "^8.10.17",
"@types/node": "^10.9.4",
"@types/react": "^16.0.16",

@@ -30,6 +31,6 @@ "@types/react-dom": "^16.0.5",

"chai": "^4.1.2",
"concurrently": "^3.5.1",
"concurrently": "^4.0.1",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"karma": "^2.0.2",
"enzyme-adapter-react-16": "^1.3.1",
"karma": "^3.0.0",
"karma-browserify": "^5.2.0",

@@ -36,0 +37,0 @@ "karma-chrome-launcher": "^2.2.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