@uniformdev/context-remix
Advanced tools
Comparing version 17.7.1-alpha.34 to 17.7.1-alpha.140
@@ -6,3 +6,3 @@ import { CookieTransitionDataStoreOptions, CookieTransitionDataStore, Context } from '@uniformdev/context'; | ||
declare type RemixCookieTransitionDataStoreOptions = Omit<CookieTransitionDataStoreOptions, 'serverCookieValue'> & { | ||
type RemixCookieTransitionDataStoreOptions = Omit<CookieTransitionDataStoreOptions, 'serverCookieValue'> & { | ||
request: Request | undefined; | ||
@@ -9,0 +9,0 @@ }; |
{ | ||
"name": "@uniformdev/context-remix", | ||
"version": "17.7.1-alpha.34+084da3172", | ||
"version": "17.7.1-alpha.140+80ab6baf9", | ||
"description": "Uniform Context Remix integration package", | ||
@@ -26,3 +26,3 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"devDependencies": { | ||
"@remix-run/react": "1.7.6", | ||
"@remix-run/react": "1.9.0", | ||
"@types/cookie": "0.5.1", | ||
@@ -34,4 +34,4 @@ "@types/react": "18.0.26", | ||
"dependencies": { | ||
"@uniformdev/context": "^17.7.1-alpha.34+084da3172", | ||
"@uniformdev/context-react": "^17.7.1-alpha.34+084da3172", | ||
"@uniformdev/context": "^17.7.1-alpha.140+80ab6baf9", | ||
"@uniformdev/context-react": "^17.7.1-alpha.140+80ab6baf9", | ||
"cookie": "0.5.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "084da31729798e2c1a1f26ba38c764caabebc958" | ||
"gitHead": "80ab6baf9edea6b520738bd3dff5c6afc882bf77" | ||
} |
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
7229