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
348
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.0-0 to 3.0.0-1

16

package.json
{
"name": "@pnpm/default-reporter",
"version": "3.0.0-0",
"version": "3.0.0-1",
"description": "The default reporter of pnpm",

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

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

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

"dependencies": {
"@pnpm/config": "3.0.0-0",
"@pnpm/config": "3.0.0-1",
"@pnpm/core-loggers": "2.0.0",
"@pnpm/types": "2.0.0",
"@types/common-tags": "1.8.0",
"@types/node": "10.12.18",
"@types/node": "11.9.5",
"@types/ramda": "0.25.34",

@@ -70,11 +70,11 @@ "@types/semver": "5.5.0",

"ghooks": "2.0.4",
"load-json-file": "5.1.0",
"load-json-file": "5.2.0",
"mos-tap-diff": "1.0.0",
"normalize-newline": "3.0.0",
"rimraf": "2.6.3",
"tape": "4.9.2",
"tape": "4.10.1",
"ts-node": "6.2.0",
"tslint": "5.12.1",
"typescript": "3.2.4"
"tslint": "5.13.1",
"typescript": "3.3.3333"
}
}
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