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

remix-utils

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-utils - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

1

browser/server/get-client-id-address.d.ts

@@ -9,2 +9,3 @@ /**

* - X-Forwarded-For
* - Fly-Client-IP
* - CF-Connecting-IP

@@ -11,0 +12,0 @@ * - Fastly-Client-Ip

@@ -9,2 +9,3 @@ import isIP from "is-ip";

"X-Forwarded-For",
"Fly-Client-IP",
"CF-Connecting-IP",

@@ -11,0 +12,0 @@ "Fastly-Client-Ip",

@@ -9,2 +9,3 @@ /**

* - X-Forwarded-For
* - Fly-Client-IP
* - CF-Connecting-IP

@@ -11,0 +12,0 @@ * - Fastly-Client-Ip

@@ -15,2 +15,3 @@ "use strict";

"X-Forwarded-For",
"Fly-Client-IP",
"CF-Connecting-IP",

@@ -17,0 +18,0 @@ "Fastly-Client-Ip",

2

package.json
{
"name": "remix-utils",
"version": "2.6.0",
"version": "2.7.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "engines": {

@@ -548,2 +548,3 @@ # Remix Utils

- X-Forwarded-For
- Fly-Client-IP
- CF-Connecting-IP

@@ -550,0 +551,0 @@ - Fastly-Client-Ip

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