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

@pnpm/lockfile.utils

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.utils - npm Package Compare versions

Comparing version 1001.0.3 to 1001.0.4

54

package.json
{
"name": "@pnpm/lockfile.utils",
"version": "1001.0.3",
"version": "1001.0.4",
"description": "Utils for dealing with pnpm-lock.yaml",
"keywords": [
"pnpm",
"pnpm10",
"lockfile",
"shrinkwrap"
],
"license": "MIT",
"funding": "https://opencollective.com/pnpm",
"repository": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils",
"homepage": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils#readme",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"engines": {
"node": ">=18.12"
"exports": {
".": "./lib/index.js"
},

@@ -14,14 +27,11 @@ "files": [

],
"repository": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils",
"keywords": [
"pnpm10",
"pnpm",
"shrinkwrap",
"lockfile"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
"dependencies": {
"get-npm-tarball-url": "^2.1.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/dependency-path": "1000.0.4",
"@pnpm/resolver-base": "1000.1.4",
"@pnpm/pick-fetcher": "1000.0.0",
"@pnpm/types": "1000.2.1",
"@pnpm/lockfile.types": "1001.0.4"
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils#readme",
"devDependencies": {

@@ -32,17 +42,7 @@ "@types/ramda": "0.29.12",

"yaml-tag": "1.1.0",
"@pnpm/lockfile.utils": "1001.0.3"
"@pnpm/lockfile.utils": "1001.0.4"
},
"dependencies": {
"get-npm-tarball-url": "^2.1.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/lockfile.types": "1001.0.3",
"@pnpm/resolver-base": "1000.1.3",
"@pnpm/types": "1000.2.0",
"@pnpm/pick-fetcher": "1000.0.0",
"@pnpm/dependency-path": "1000.0.3"
"engines": {
"node": ">=18.12"
},
"funding": "https://opencollective.com/pnpm",
"exports": {
".": "./lib/index.js"
},
"jest": {

@@ -49,0 +49,0 @@ "preset": "@pnpm/jest-config"

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