Comparing version 4.1.0 to 4.2.0-0
{ | ||
"name": "flag", | ||
"version": "4.1.0", | ||
"version": "4.2.0-0", | ||
"description": "Feature flagging made easy for React and Redux", | ||
@@ -17,3 +17,2 @@ "main": "build/index.js", | ||
"@types/react-redux": "^7.0.7", | ||
"@types/redux": "^3.6.0", | ||
"enzyme": "^3.9.0", | ||
@@ -35,13 +34,9 @@ "enzyme-adapter-react-16": "^1.12.1", | ||
"peerDependencies": { | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
"@types/react": "^16.8.0", | ||
"@types/react-dom": "^16.8.0", | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0", | ||
"react-redux": "^5.0.0 || ^6.0.0 || ^7.0.0", | ||
"redux": "^4.0.0" | ||
}, | ||
"optionalDependencies": { | ||
"@types/react": "^16.8.12", | ||
"@types/react-dom": "^16.8.3", | ||
"@types/react-redux": "^7.0.7", | ||
"@types/redux": "^3.6.0", | ||
"react-redux": "^7.0.2", | ||
"redux": "^4.0.1" | ||
}, | ||
"scripts": { | ||
@@ -48,0 +43,0 @@ "clean": "rm -rf build", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
9
15
47190
2