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

@pnpm/fetcher-base

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/fetcher-base - npm Package Compare versions

Comparing version 7.0.0 to 8.0.0

6

CHANGELOG.md
# @pnpm/fetcher-base
## 8.0.0
### Major Changes
- bcd4aa1aa: Remove `cachedTarballLocation` from `FetchOptions`.
## 7.0.0

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

1

lib/index.d.ts

@@ -10,3 +10,2 @@ /// <reference types="node" />

export interface FetchOptions {
cachedTarballLocation: string;
manifest?: DeferredManifestPromise;

@@ -13,0 +12,0 @@ lockfileDir: string;

{
"name": "@pnpm/fetcher-base",
"version": "7.0.0",
"version": "8.0.0",
"description": "Types for pnpm-compatible fetchers",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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