Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/exec

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/exec - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

package.json
{
"name": "@pnpm/exec",
"version": "1.1.2",
"version": "1.1.3",
"description": "Executes pnpm. If pnpm is not installed, installs it first",

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

"pretest": "preview",
"test": "mos test && npm run lint && rimraf test/fixture/node_modules && ts-node test",
"test": "mos test && npm run lint && rimraf test/fixture/node_modules && ts-node test --type-check",
"prepublishOnly": "tsc"

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

"tape": "^4.8.0",
"ts-node": "^3.3.0",
"ts-node": "^4.0.0",
"tslint": "^5.8.0",

@@ -62,3 +62,3 @@ "typescript": "^2.5.3"

"@types/got": "^7.1.4",
"@types/node": "^8.0.47",
"@types/node": "^9.3.0",
"command-exists": "^1.2.2",

@@ -65,0 +65,0 @@ "cross-spawn": "^5.1.0",

Sorry, the diff of this file is not supported yet

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