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

@remix-run/serve

Package Overview
Dependencies
Maintainers
2
Versions
1028
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/serve - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

2

cli.js
#!/usr/bin/env node
/**
* @remix-run/serve v1.0.0-rc.1
* @remix-run/serve v1.0.0-rc.2
*

@@ -5,0 +5,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/serve v1.0.0-rc.1
* @remix-run/serve v1.0.0-rc.2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

{
"name": "@remix-run/serve",
"description": "Production application server for Remix",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"repository": "https://github.com/remix-run/packages",

@@ -10,3 +10,3 @@ "bin": {

"dependencies": {
"@remix-run/express": "1.0.0-rc.1",
"@remix-run/express": "1.0.0-rc.2",
"compression": "^1.7.4",

@@ -13,0 +13,0 @@ "express": "^4.17.1",

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