select2-react-component
Advanced tools
Comparing version 5.2.0 to 5.2.1
{ | ||
"name": "select2-react-component", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "A reactjs select component.", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"unpkg": "dist/select2-react-component.min.js", | ||
"jsdelivr": "dist/select2-react-component.min.js", | ||
"types": "dist/index.d.ts", | ||
@@ -24,3 +27,3 @@ "repository": { | ||
"react-dom": "15 || 16", | ||
"select2-component": "^5.2.0" | ||
"select2-component": "^5.2.1" | ||
}, | ||
@@ -35,4 +38,4 @@ "devDependencies": { | ||
"react-dom": "15 || 16", | ||
"select2-component": "^5.2.0" | ||
"select2-component": "^5.2.1" | ||
} | ||
} |
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
33096
+ Added@types/node@22.9.1(transitive)
- Removed@types/node@22.9.3(transitive)
Updatedselect2-component@^5.2.1