Socket
Socket
Sign inDemoInstall

@pnpm/logger

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/logger - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

14

package.json
{
"name": "@pnpm/logger",
"version": "2.1.0",
"version": "2.1.1",
"description": "Logger for pnpm",

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

"scripts": {
"test": "tslint -c tslint.json --project . && preview && ts-node test --type-check && mos t",
"test": "tslint -c tslint.json --project . && preview && ts-node test --type-check",
"tsc": "rimraf lib && tsc",

@@ -39,3 +39,2 @@ "prepublishOnly": "npm run tsc"

"dependencies": {
"@types/node": "^9.4.0 || 10",
"bole": "^3.0.2",

@@ -45,13 +44,14 @@ "ndjson": "^1.5.0"

"devDependencies": {
"@types/node": "^12.0.3",
"@types/tape": "^4.2.31",
"commitizen": "^2.9.5",
"commitizen": "^3.0.0",
"ghooks": "^2.0.0",
"mos": "^2.0.0-alpha.3",
"mos-plugin-readme": "^1.0.4",
"package-preview": "^1.0.0",
"package-preview": "^2.0.0",
"rimraf": "^2.5.4",
"tape": "^4.8.0",
"ts-node": "^7.0.0",
"ts-node": "^8.2.0",
"tslint": "^5.0.0",
"typescript": "^2.1.5",
"typescript": "^3.0.0",
"validate-commit-msg": "^2.8.2"

@@ -58,0 +58,0 @@ },

@@ -12,3 +12,3 @@ # @pnpm/logger

```sh
npm i -S @pnpm/logger
<pnpm|yarn|npm> add @pnpm/logger
```

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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