Socket
Socket
Sign inDemoInstall

@pnpm/lifecycle

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lifecycle - npm Package Compare versions

Comparing version 14.1.6 to 14.1.7

10

package.json
{
"name": "@pnpm/lifecycle",
"version": "14.1.6",
"version": "14.1.7",
"description": "Package lifecycle hook runner",

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

"@pnpm/core-loggers": "8.0.3",
"@pnpm/directory-fetcher": "5.1.5",
"@pnpm/directory-fetcher": "5.1.6",
"@pnpm/error": "4.0.1",

@@ -46,4 +46,4 @@ "@pnpm/read-package-json": "7.0.5",

"load-json-file": "^6.2.0",
"@pnpm/lifecycle": "14.1.6",
"@pnpm/test-fixtures": "0.0.32"
"@pnpm/lifecycle": "14.1.7",
"@pnpm/test-fixtures": "0.0.33"
},

@@ -55,3 +55,3 @@ "funding": "https://opencollective.com/pnpm",

"scripts": {
"lint": "eslint src/**/*.ts test/**/*.ts",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"_test": "jest",

@@ -58,0 +58,0 @@ "test": "pnpm run compile && pnpm run _test",

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