New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/test

Package Overview
Dependencies
Maintainers
0
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/test - npm Package Compare versions

Comparing version

to
4.1.10

18

package.json
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
"version": "4.1.9",
"version": "4.1.10",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
"ansis": "^3.10.0",
"ansis": "^3.14.0",
"debug": "^4.4.0"

@@ -16,4 +16,4 @@ },

"@commitlint/config-conventional": "^18.6.3",
"@eslint/compat": "^1.2.5",
"@oclif/core": "^4.2.4",
"@eslint/compat": "^1.2.6",
"@oclif/core": "^4.2.6",
"@oclif/prettier-config": "^0.2.1",

@@ -24,11 +24,11 @@ "@types/chai": "^5.0.1",

"@types/node": "^18",
"chai": "^5.1.2",
"chai": "^5.2.0",
"commitlint": "^18.6.1",
"eslint": "^9.19.0",
"eslint-config-oclif": "^6.0.0",
"eslint": "^9.20.1",
"eslint-config-oclif": "^6.0.10",
"eslint-config-prettier": "^10.0.1",
"husky": "^9.1.7",
"lint-staged": "^15.4.2",
"lint-staged": "^15.4.3",
"mocha": "^10",
"prettier": "^3.4.2",
"prettier": "^3.5.1",
"shx": "^0.3.3",

@@ -35,0 +35,0 @@ "tsx": "^4.19.2",