@hixme/modal
Advanced tools
Comparing version 3.3.2 to 4.0.0
{ | ||
"name": "@hixme/modal", | ||
"version": "3.3.2", | ||
"version": "4.0.0", | ||
"description": "Hixme Modal", | ||
@@ -54,3 +54,3 @@ "main": "lib/index.js", | ||
"@hixme-ui/title": "^1.8.0", | ||
"@hixme/redux-utils": "^3.3.2", | ||
"@hixme/redux-utils": "^4.0.0", | ||
"prop-types": "^15.6.0", | ||
@@ -60,3 +60,2 @@ "react": "^16.2.0", | ||
"react-modal": "^3.1.8", | ||
"react-redux": "^5.0.6", | ||
"reselect": "^3.0.1" | ||
@@ -81,2 +80,3 @@ }, | ||
"react-addons-test-utils": "^15.0.0", | ||
"react-redux": "^5.0.6", | ||
"react-test-renderer": "^15.6.2", | ||
@@ -86,4 +86,7 @@ "rimraf": "^2.6.1", | ||
}, | ||
"peerDependencies": { | ||
"react-redux": ">=5.0.6" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "073021e2cf7907a573ac2e9fe170a759269b5e70" | ||
"gitHead": "74ac8eb110ee796ca7546c9ded84785347311263" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
34104
20
+ Added@types/use-sync-external-store@0.0.6(transitive)
+ Addedreact-redux@9.2.0(transitive)
+ Addeduse-sync-external-store@1.4.0(transitive)
- Removedreact-redux@^5.0.6
- Removed@babel/runtime@7.26.0(transitive)
- Removedhoist-non-react-statics@3.3.2(transitive)
- Removedinvariant@2.2.4(transitive)
- Removedreact-redux@5.1.2(transitive)
- Removedredux@4.2.1(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@hixme/redux-utils@^4.0.0