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

compact-yarn-audit

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compact-yarn-audit - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

8

package.json
{
"name": "compact-yarn-audit",
"version": "4.0.6",
"version": "4.0.7",
"description": "Presents output from yarn audit in a compact table",

@@ -27,4 +27,4 @@ "engines": {

"dependencies": {
"picocolors": "1.0.1",
"split2": "4.2.0"
"picocolors": "^1.1.1",
"split2": "^4.2.0"
},

@@ -37,4 +37,4 @@ "files": [

"scripts": {
"test": "echo for test, build and static analysis scripts: see the github repository"
"test": "echo see the github repo for test, build and analysis scripts"
}
}

@@ -12,3 +12,3 @@ [![GitHub Workflow Status](https://github.com/sverweij/compact-yarn-audit/actions/workflows/ci.yml/badge.svg)](https://github.com/sverweij/compact-yarn-audit/actions/workflows/ci.yml)

```sh
yarn audit --json | npx compact-yarn-audit@latest
yarn audit --json --verbose | npx compact-yarn-audit@latest
```

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

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