@remix-run/serve
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
#!/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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
+ Added@remix-run/express@1.0.0-rc.2(transitive)
+ Added@remix-run/node@1.0.0-rc.2(transitive)
+ Added@remix-run/server-runtime@1.0.0-rc.2(transitive)
- Removed@remix-run/express@1.0.0-rc.1(transitive)
- Removed@remix-run/node@1.0.0-rc.1(transitive)
- Removed@remix-run/server-runtime@1.0.0-rc.1(transitive)