New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/server

Package Overview
Dependencies
Maintainers
27
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/server - npm Package Compare versions

Comparing version 0.5.0-canary-20240927-ab8a962 to 0.5.0-canary-20241008-90b13ad

2

build/middleware/rsc.js

@@ -83,3 +83,3 @@ "use strict";

contentType: req.headers.get('Content-Type') ?? '',
decodedBody: req.headers.get('x-expo-params'),
decodedBody: req.headers.get('X-Expo-Params'),
onError: options.onError,

@@ -86,0 +86,0 @@ };

{
"name": "@expo/server",
"version": "0.5.0-canary-20240927-ab8a962",
"version": "0.5.0-canary-20241008-90b13ad",
"description": "Server API for Expo Router projects",

@@ -45,3 +45,3 @@ "main": "build/index.js",

},
"gitHead": "ab8a962d2c3dddbda124a6bd88d24475831dae00"
"gitHead": "90b13ad9d0dd3469556ac776d8b74643375b1d97"
}
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