@rc-component/select
Advanced tools
@@ -103,3 +103,4 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
| }, | ||
| nativeElement: rootRef.current | ||
| // Use getDOM to handle nested nativeElement structure (e.g., when RootComponent is antd Input) | ||
| nativeElement: getDOM(rootRef.current) | ||
| }; | ||
@@ -106,0 +107,0 @@ }); |
@@ -112,3 +112,4 @@ "use strict"; | ||
| }, | ||
| nativeElement: rootRef.current | ||
| // Use getDOM to handle nested nativeElement structure (e.g., when RootComponent is antd Input) | ||
| nativeElement: (0, _findDOMNode.getDOM)(rootRef.current) | ||
| }; | ||
@@ -115,0 +116,0 @@ }); |
+1
-1
| { | ||
| "name": "@rc-component/select", | ||
| "version": "1.6.13", | ||
| "version": "1.6.14", | ||
| "description": "React Select", | ||
@@ -5,0 +5,0 @@ "engines": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
329974
0.07%7964
0.03%