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

@pnpm/server

Package Overview
Dependencies
Maintainers
3
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/server - npm Package Compare versions

Comparing version 8.0.0-alpha.2 to 8.0.0-alpha.3

6

CHANGELOG.md
# @pnpm/server
## 8.0.0-alpha.3
### Major Changes
- b5f66c0f2: Reduce the number of directories in the virtual store directory. Don't create a subdirectory for the package version. Append the package version to the package name directory.
## 8.0.0-alpha.2

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@pnpm/server",
"version": "8.0.0-alpha.2",
"version": "8.0.0-alpha.3",
"description": "A pnpm installer server",

@@ -37,7 +37,7 @@ "main": "lib/index.js",

"@pnpm/logger": "3.2.2",
"@pnpm/npm-resolver": "7.3.12-alpha.0",
"@pnpm/package-requester": "12.0.0-alpha.2",
"@pnpm/package-store": "9.0.0-alpha.2",
"@pnpm/npm-resolver": "8.0.0-alpha.1",
"@pnpm/package-requester": "12.0.0-alpha.3",
"@pnpm/package-store": "9.0.0-alpha.3",
"@pnpm/server": "link:",
"@pnpm/tarball-fetcher": "6.0.0-alpha.2",
"@pnpm/tarball-fetcher": "6.0.0-alpha.3",
"@types/mz": "^2.7.0",

@@ -44,0 +44,0 @@ "@types/node-fetch": "^2.5.7",

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