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

@pnpm/types

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/types - npm Package Compare versions

Comparing version 8.1.0 to 8.2.0

1

lib/package.d.ts

@@ -109,2 +109,3 @@ export interface Dependencies {

ignoreMissing?: string[];
allowAny?: string[];
allowedVersions?: Record<string, string>;

@@ -111,0 +112,0 @@ }

6

package.json
{
"name": "@pnpm/types",
"version": "8.1.0",
"version": "8.2.0",
"description": "Basic types used by pnpm",

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

"engines": {
"node": ">=14.19"
"node": ">=14.6"
},

@@ -28,3 +28,3 @@ "files": [

"devDependencies": {
"@pnpm/types": "8.1.0"
"@pnpm/types": "8.2.0"
},

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

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