Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uniformdev/context-remix

Package Overview
Dependencies
Maintainers
12
Versions
617
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/context-remix - npm Package Compare versions

Comparing version 17.7.1-alpha.34 to 17.7.1-alpha.140

2

dist/index.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc