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

@pnpm/default-reporter

Package Overview
Dependencies
Maintainers
3
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/default-reporter - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

16

package.json
{
"name": "@pnpm/default-reporter",
"version": "3.0.3",
"version": "3.0.4",
"description": "The default reporter of pnpm",

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

"engines": {
"node": ">=8"
"node": ">=8.15"
},

@@ -38,3 +38,3 @@ "license": "MIT",

"dependencies": {
"@pnpm/config": "3.1.0",
"@pnpm/config": "3.1.1",
"@pnpm/core-loggers": "3.0.0",

@@ -45,3 +45,3 @@ "@pnpm/types": "3.0.0",

"@types/ramda": "0.25.34",
"@types/semver": "5.5.0",
"@types/semver": "6.0.0",
"@zkochan/zen-push": "1.0.0",

@@ -60,3 +60,3 @@ "ansi-diff": "1.1.1",

"stacktracey": "1.2.110",
"string-length": "3.0.0",
"string-length": "3.1.0",
"strip-ansi": "5.2.0"

@@ -71,3 +71,3 @@ },

"ghooks": "2.0.4",
"load-json-file": "5.2.0",
"load-json-file": "5.3.0",
"mos-tap-diff": "1.0.0",

@@ -78,5 +78,5 @@ "normalize-newline": "3.0.0",

"ts-node": "8.0.3",
"tslint": "5.14.0",
"typescript": "3.4.1"
"tslint": "5.15.0",
"typescript": "3.4.2"
}
}
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