Socket
Socket
Sign inDemoInstall

@pnpm/lockfile-types

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile-types - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

1

lib/index.d.ts

@@ -19,2 +19,3 @@ import { DependenciesMeta, PatchFile } from '@pnpm/types';

dependenciesMeta?: DependenciesMeta;
publishDirectory?: string;
}

@@ -21,0 +22,0 @@ export interface PackageSnapshots {

4

package.json
{
"name": "@pnpm/lockfile-types",
"version": "4.2.0",
"version": "4.3.0",
"description": "Types for the pnpm-lock.yaml lockfile",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

"devDependencies": {
"@pnpm/lockfile-types": "4.2.0"
"@pnpm/lockfile-types": "4.3.0"
},

@@ -33,0 +33,0 @@ "exports": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc