redux-devtools-test-generator
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "redux-devtools-test-generator", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Generate tests for redux devtools.", | ||
@@ -52,2 +52,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"codemirror": "^5.16.0", | ||
"react": "^15.1.0", | ||
@@ -54,0 +55,0 @@ "react-codemirror": "^0.2.6" |
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
9380
3
+ Addedcodemirror@^5.16.0