Socket
Socket
Sign inDemoInstall

@pnpm/cafs-types

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/cafs-types - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

1

lib/index.d.ts

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

sideEffects?: Record<string, Record<string, PackageFileInfo>>;
requiresBuild: boolean;
} & ({

@@ -17,0 +18,0 @@ unprocessed?: false;

12

package.json
{
"name": "@pnpm/cafs-types",
"version": "4.0.0",
"version": "5.0.0",
"description": "Types for the cafs",

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

"engines": {
"node": ">=16.14"
"node": ">=18.12"
},

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

"keywords": [
"pnpm8",
"pnpm9",
"pnpm",

@@ -27,5 +27,5 @@ "types"

"devDependencies": {
"@types/ssri": "^7.1.1",
"@pnpm/cafs-types": "4.0.0",
"@pnpm/types": "9.2.0"
"@types/ssri": "^7.1.5",
"@pnpm/cafs-types": "5.0.0",
"@pnpm/types": "10.0.0"
},

@@ -32,0 +32,0 @@ "homepage": "https://github.com/pnpm/pnpm/blob/main/store/cafs-types#readme",

Sorry, the diff of this file is not supported yet

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