@uniformdev/context-react
Advanced tools
Comparing version 17.4.1-alpha.37 to 17.4.1-alpha.230
@@ -319,2 +319,4 @@ import { Context, Quirks, ScoreVector, PersonalizedVariant, TestVariant, EnrichmentData } from '@uniformdev/context'; | ||
onRateChangeCapture?: react.ReactEventHandler<HTMLElement> | undefined; | ||
onResize?: react.ReactEventHandler<HTMLElement> | undefined; | ||
onResizeCapture?: react.ReactEventHandler<HTMLElement> | undefined; | ||
onSeeked?: react.ReactEventHandler<HTMLElement> | undefined; | ||
@@ -321,0 +323,0 @@ onSeekedCapture?: react.ReactEventHandler<HTMLElement> | undefined; |
{ | ||
"name": "@uniformdev/context-react", | ||
"version": "17.4.1-alpha.37+64ffa66b1", | ||
"version": "17.4.1-alpha.230+663c9dab3", | ||
"description": "Uniform Context React integration package", | ||
@@ -27,3 +27,3 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"@types/cookie": "0.5.1", | ||
"@types/react": "18.0.23", | ||
"@types/react": "18.0.25", | ||
"react": "18.2.0", | ||
@@ -33,3 +33,3 @@ "react-dom": "18.2.0" | ||
"dependencies": { | ||
"@uniformdev/context": "^17.4.1-alpha.37+64ffa66b1", | ||
"@uniformdev/context": "^17.4.1-alpha.230+663c9dab3", | ||
"cookie": "0.5.0", | ||
@@ -48,3 +48,3 @@ "dequal": "2.0.3" | ||
}, | ||
"gitHead": "64ffa66b143c02fe53de41c020866b72873a4457" | ||
"gitHead": "663c9dab33e3560a1bab56c5ea082817e9e54418" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
43302
477