Socket
Socket
Sign inDemoInstall

@pnpm/prepare-package

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/prepare-package - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

12

package.json
{
"name": "@pnpm/prepare-package",
"version": "4.1.1",
"version": "4.1.2",
"description": "Prepares a Git-hosted package",

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

"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/lifecycle": "14.1.6",
"@pnpm/lifecycle": "14.1.7",
"@pnpm/read-package-json": "7.0.5"

@@ -37,5 +37,5 @@ },

"load-json-file": "^6.2.0",
"@pnpm/prepare": "0.0.63",
"@pnpm/prepare-package": "4.1.1",
"@pnpm/test-fixtures": "0.0.32",
"@pnpm/prepare": "0.0.64",
"@pnpm/prepare-package": "4.1.2",
"@pnpm/test-fixtures": "0.0.33",
"@pnpm/types": "8.10.0"

@@ -47,3 +47,3 @@ },

"scripts": {
"lint": "eslint src/**/*.ts test/**/*.ts",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"test": "pnpm run compile && pnpm run _test",

@@ -50,0 +50,0 @@ "compile": "tsc --build && pnpm run lint --fix",

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