select2-react-component
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "select2-react-component", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A reactjs select component.", | ||
@@ -21,5 +21,8 @@ "main": "dist/index.js", | ||
"react-dom": "16", | ||
"select2-component": "^5.0.0", | ||
"tslib": "1" | ||
"select2-component": "^5.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "16.0.25", | ||
"@types/react-dom": "16.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
21267
4
2
+ Added@types/node@22.9.3(transitive)
- Removedtslib@1
- Removed@types/node@22.9.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedselect2-component@^5.0.1