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.1 to 2.0.2

24

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

@@ -34,3 +34,3 @@ "engines": {

"scm:stage": "git add .",
"test": "NODE_OPTIONS=--no-warnings c8 --check-coverage --statements 100 --branches 93 --functions 100 --lines 100 --exclude \"{src/**/*.spec.ts,src/__mocks__/*,src/__fixtures__/*}\" --reporter text-summary --reporter html --reporter json-summary mocha --exit",
"test": "NODE_OPTIONS=--no-warnings c8 mocha",
"update-dependencies": "npm-run-all upem:update upem:install format test",

@@ -56,20 +56,20 @@ "upem-outdated": "npm outdated --json --long | upem --dry-run",

"@types/text-table": "0.2.2",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"c8": "7.12.0",
"eslint": "8.29.0",
"eslint": "8.34.0",
"eslint-config-moving-meadow": "4.0.2",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-budapestian": "5.0.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.5.0",
"eslint-plugin-unicorn": "45.0.1",
"mocha": "10.1.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-unicorn": "45.0.2",
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.1",
"prettier": "2.8.4",
"ts-node": "10.9.1",
"typescript": "4.9.4",
"typescript": "4.9.5",
"upem": "7.3.1"

@@ -76,0 +76,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