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.4 to 1.0.5

README.md

2

cli.js
#!/usr/bin/env node
/**
* @remix-run/serve v1.0.4
* @remix-run/serve v1.0.5
*

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

/**
* @remix-run/serve v1.0.4
* @remix-run/serve v1.0.5
*

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

{
"name": "@remix-run/serve",
"description": "Production application server for Remix",
"version": "1.0.4",
"repository": "https://github.com/remix-run/packages",
"version": "1.0.5",
"repository": {
"type": "git",
"url": "https://github.com/remix-run/remix",
"directory": "packages/remix-serve"
},
"bugs": {
"url": "https://github.com/remix-run/remix/issues"
},
"bin": {

@@ -10,3 +17,3 @@ "remix-serve": "cli.js"

"dependencies": {
"@remix-run/express": "1.0.4",
"@remix-run/express": "1.0.5",
"compression": "^1.7.4",

@@ -13,0 +20,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