uncontrollable
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "uncontrollable", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Wrap a controlled react component, to allow spcific prop/handler pairs to be uncontrolled", | ||
@@ -11,3 +11,3 @@ "author": { | ||
"license": "MIT", | ||
"main": "lib/uncontrollable.js", | ||
"main": "index.js", | ||
"keywords": [ | ||
@@ -20,40 +20,3 @@ "uncontrolled-component", | ||
"form" | ||
], | ||
"scripts": { | ||
"test": "karma start --single-run" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=0.11.0" | ||
}, | ||
"devDependencies": { | ||
"babel": "^4.7.2", | ||
"babel-loader": "^4.0.0", | ||
"chai": "^1.10.0", | ||
"chai-as-promised": "^4.1.1", | ||
"css-loader": "^0.9.1", | ||
"gulp": "^3.8.10", | ||
"gulp-babel-helpers": "^1.1.2", | ||
"gulp-less": "^2.0.1", | ||
"gulp-plumber": "^0.6.6", | ||
"gulp-rename": "^1.2.0", | ||
"imports-loader": "^0.6.3", | ||
"jq-release": "^0.6.1", | ||
"karma": "~0.12.23", | ||
"karma-mocha": "~0.1.9", | ||
"karma-mocha-reporter": "^0.3.1", | ||
"karma-phantomjs-launcher": "~0.1.4", | ||
"karma-sourcemap-loader": "^0.3.2", | ||
"karma-webpack": "~1.2.2", | ||
"less-loader": "^2.0.0", | ||
"mocha": "~1.21.4", | ||
"phantomjs": "^1.9.16", | ||
"react": "^0.12.2", | ||
"react-hot-loader": "^1.1.7", | ||
"react-layer": "^1.1.0", | ||
"rimraf": "^2.2.8", | ||
"sinon-chai": "^2.6.0", | ||
"style-loader": "^0.8.3", | ||
"webpack": "^1.4.15", | ||
"webpack-dev-server": "^1.7.0" | ||
} | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
0
0
1
8812
5
176
1
0