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

rc-collapse

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-collapse - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

18

package.json
{
"name": "rc-collapse",
"version": "1.3.0",
"version": "1.3.1",
"description": "rc-collapse ui component for react",

@@ -23,2 +23,5 @@ "keywords": [

"licenses": "MIT",
"files": [
"lib"
],
"main": "./lib/index",

@@ -30,8 +33,7 @@ "config": {

"build": "rc-tools run build",
"precommit": "rc-tools run precommit",
"less": "rc-tools run less",
"gh-pages": "rc-tools run gh-pages",
"start": "node --harmony node_modules/.bin/rc-server",
"publish": "rc-tools run tag",
"pub": "rc-tools run pub",
"lint": "rc-tools run lint",
"karma": "rc-tools run karma",
"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",

@@ -43,6 +45,5 @@ "browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",

"expect.js": "0.3.x",
"node-dev": "2.x",
"precommit-hook": "1.x",
"rc-server": "3.x",
"rc-tools": "3.x",
"rc-tools": "4.x",
"react": "0.13.x",

@@ -52,8 +53,9 @@ "string.prototype.repeat": "^0.2.0"

"precommit": [
"precommit"
"lint"
],
"dependencies": {
"classnames": "^2.1.2",
"css-animation": "~1.0.5"
"rc-animate": "1.x",
"velocity-animate": "1.x"
}
}
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