rc-collapse
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
12626
3
6
213
+ Addedrc-animate@1.x
+ Addedvelocity-animate@1.x
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcomponent-classes@1.2.6(transitive)
+ Addedcomponent-indexof@0.0.3(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedcss-animation@1.6.1(transitive)
+ Addedrc-animate@1.3.0(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
+ Addedvelocity-animate@1.5.2(transitive)
- Removedcss-animation@~1.0.5
- Removedcss-animation@1.0.5(transitive)