react-select
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "react-select", | ||
"main": "dist/react-select.min.js", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"homepage": "https://github.com/JedWatson/react-select", | ||
@@ -6,0 +6,0 @@ "authors": [ |
{ | ||
"name": "react-select", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A Select control built with and for ReactJS", | ||
@@ -5,0 +5,0 @@ "main": "src/Select.js", |
@@ -5,3 +5,3 @@ var _ = require('underscore'), | ||
classes = require('classnames'), | ||
Value = require('./value'); | ||
Value = require('./Value'); | ||
@@ -8,0 +8,0 @@ var requestId = 0; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
738391
33
20161
213
3