Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@pnpm/lockfile.fs

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.fs - npm Package Compare versions

Comparing version
1001.1.27
to
1001.1.28
+7
-7
package.json
{
"name": "@pnpm/lockfile.fs",
"version": "1001.1.27",
"version": "1001.1.28",
"description": "Read/write pnpm-lock.yaml files",

@@ -37,9 +37,9 @@ "keywords": [

"write-file-atomic": "^5.0.1",
"@pnpm/git-utils": "1000.0.0",
"@pnpm/constants": "1001.3.1",
"@pnpm/dependency-path": "1001.1.8",
"@pnpm/error": "1000.0.5",
"@pnpm/lockfile.merger": "1001.0.17",
"@pnpm/constants": "1001.3.1",
"@pnpm/lockfile.utils": "1003.0.9",
"@pnpm/lockfile.types": "1002.0.7",
"@pnpm/lockfile.merger": "1001.0.18",
"@pnpm/git-utils": "1000.0.0",
"@pnpm/lockfile.types": "1002.0.8",
"@pnpm/lockfile.utils": "1004.0.0",
"@pnpm/object.key-sorting": "1000.0.1",

@@ -61,3 +61,3 @@ "@pnpm/types": "1001.2.0"

"yaml-tag": "1.1.0",
"@pnpm/lockfile.fs": "1001.1.27",
"@pnpm/lockfile.fs": "1001.1.28",
"@pnpm/logger": "1001.0.1"

@@ -64,0 +64,0 @@ },