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

compact-yarn-audit

Package Overview
Dependencies
Maintainers
2
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 2.0.2 to 3.0.0

4

dist/index.js

@@ -8,5 +8,3 @@ #!/usr/bin/env node

.pipe(ndjson.parse())
.on("data", (pLogEntry) => {
lAdvisoryLog.add(pLogEntry);
})
.on("data", lAdvisoryLog.add)
.on("error", (pError) => {

@@ -13,0 +11,0 @@ console.error(pError);

{
"name": "compact-yarn-audit",
"version": "2.0.2",
"version": "3.0.0",
"description": "Presents output from yarn audit in a compact table",
"engines": {
"node": "^14.13.1||^16||>=18"
"node": "^16||^18||>=20"
},

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

"ndjson": "^2.0.0",
"strip-ansi": "^7.0.1",
"strip-ansi": "^7.1.0",
"text-table": "^0.2.0"

@@ -56,8 +56,8 @@ },

"@types/text-table": "0.2.2",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"c8": "7.12.0",
"eslint": "8.34.0",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"c8": "7.14.0",
"eslint": "8.42.0",
"eslint-config-moving-meadow": "4.0.2",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-budapestian": "5.0.1",

@@ -69,9 +69,9 @@ "eslint-plugin-eslint-comments": "3.2.0",

"eslint-plugin-security": "1.7.1",
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-unicorn": "47.0.0",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"prettier": "2.8.8",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"upem": "7.3.1"
"typescript": "5.1.3",
"upem": "7.3.2"
},

@@ -78,0 +78,0 @@ "files": [

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