select2-react-component
Advanced tools
Comparing version 5.1.1 to 5.1.2
{ | ||
"name": "select2-react-component", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "A reactjs select component.", | ||
@@ -22,8 +22,8 @@ "main": "dist/index.js", | ||
"@types/node": "*", | ||
"react": "16", | ||
"react-dom": "16", | ||
"select2-component": "^5.1.1" | ||
"react": "15 || 16", | ||
"react-dom": "15 || 16", | ||
"select2-component": "^5.1.2" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "16.0.27", | ||
"@types/react": "16.0.34", | ||
"@types/react-dom": "16.0.3" | ||
@@ -33,6 +33,6 @@ }, | ||
"@types/node": "*", | ||
"react": "16", | ||
"react-dom": "16", | ||
"select2-component": "^5.1.1" | ||
"react": "15 || 16", | ||
"react-dom": "15 || 16", | ||
"select2-component": "^5.1.2" | ||
} | ||
} |
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
17035
+ Added@types/node@22.9.1(transitive)
- Removed@types/node@22.9.3(transitive)
Updatedreact@15 || 16
Updatedreact-dom@15 || 16
Updatedselect2-component@^5.1.2