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

@vercel/redwood

Package Overview
Dependencies
Maintainers
128
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/redwood - npm Package Compare versions

Comparing version 0.7.1-canary.0 to 0.7.1-canary.1

3

dist/index.js

@@ -57,6 +57,3 @@ "use strict";

else {
console.log('Installing dependencies...');
const installTime = Date.now();
await build_utils_1.runNpmInstall(entrypointFsDirname, [], spawnOpts, meta, nodeVersion);
build_utils_1.debug(`Install complete [${Date.now() - installTime}ms]`);
}

@@ -63,0 +60,0 @@ if (meta.isDev) {

6

package.json
{
"name": "@vercel/redwood",
"version": "0.7.1-canary.0",
"version": "0.7.1-canary.1",
"main": "./dist/index.js",

@@ -29,5 +29,5 @@ "license": "MIT",

"@types/semver": "6.0.0",
"@vercel/build-utils": "2.15.2-canary.0"
"@vercel/build-utils": "2.15.2-canary.1"
},
"gitHead": "e7f524defba3bbf2db750dea3235e6699584c424"
"gitHead": "71b83d5587b549a1458697b50596a5534cb783d3"
}
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