New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/graceful-fs

Package Overview
Dependencies
Maintainers
2
Versions
9
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 4.0.0 to 900.0.0

1

lib/index.d.ts

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

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

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

7

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

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

"@types/graceful-fs": "^4.1.9",
"@pnpm/graceful-fs": "4.0.0"
"@pnpm/graceful-fs": "900.0.0"
},

@@ -36,2 +36,5 @@ "exports": {

},
"jest": {
"preset": "@pnpm/jest-config"
},
"scripts": {

@@ -38,0 +41,0 @@ "lint": "eslint \"src/**/*.ts\"",

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