Socket
Socket
Sign inDemoInstall

@pnpm/graceful-fs

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/graceful-fs - npm Package Compare versions

Comparing version 3.2.0 to 4.0.0

1

lib/index.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import gfs from 'graceful-fs';

@@ -2,0 +3,0 @@ declare const _default: {

10

package.json
{
"name": "@pnpm/graceful-fs",
"version": "3.2.0",
"version": "4.0.0",
"description": "Promisified graceful-fs",

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

"engines": {
"node": ">=16.14"
"node": ">=18.12"
},
"repository": "https://github.com/pnpm/pnpm/blob/main/fs/graceful-fs",
"keywords": [
"pnpm8",
"pnpm9",
"pnpm"

@@ -30,4 +30,4 @@ ],

"devDependencies": {
"@types/graceful-fs": "^4.1.6",
"@pnpm/graceful-fs": "3.2.0"
"@types/graceful-fs": "^4.1.9",
"@pnpm/graceful-fs": "4.0.0"
},

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

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