react-native-popup-menu
Advanced tools
Comparing version 0.15.10 to 0.15.11
{ | ||
"name": "react-native-popup-menu", | ||
"version": "0.15.10", | ||
"version": "0.15.11", | ||
"description": "extensible popup/context menu for react native", | ||
@@ -5,0 +5,0 @@ "main": "build/rnpm.js", |
@@ -85,2 +85,3 @@ /** | ||
}; | ||
testID?: string; | ||
triggerOnLongPress?: boolean; | ||
@@ -102,2 +103,3 @@ | ||
customStyles?: MenuOptionsCustomStyle; | ||
testID?: string; | ||
} | ||
@@ -104,0 +106,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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
444766
4481
0