Socket
Socket
Sign inDemoInstall

@antfu/ni

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antfu/ni - npm Package Compare versions

Comparing version 0.22.0 to 0.22.1

dist/shared/ni.4429dd2a.cjs

21

package.json
{
"name": "@antfu/ni",
"type": "module",
"version": "0.22.0",
"packageManager": "pnpm@9.5.0",
"version": "0.22.1",
"packageManager": "pnpm@9.7.0",
"description": "Use the right package manager",

@@ -51,3 +51,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"devDependencies": {
"@antfu/eslint-config": "^2.22.0",
"@antfu/eslint-config": "^2.25.0",
"@jsdevtools/ez-spawn": "^3.0.4",

@@ -57,6 +57,6 @@ "@posva/prompts": "^2.4.4",

"@types/ini": "^4.1.1",
"@types/node": "^20.14.10",
"@types/node": "^22.1.0",
"@types/which": "^3.0.4",
"bumpp": "^9.4.1",
"eslint": "^9.7.0",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"fast-glob": "^3.3.2",

@@ -68,11 +68,10 @@ "find-up": "^6.3.0",

"kleur": "^4.1.5",
"rimraf": "^6.0.1",
"taze": "^0.14.2",
"taze": "^0.16.3",
"terminal-link": "^3.0.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^2.0.2",
"vitest": "^2.0.5",
"which": "^4.0.0"
}
}

@@ -247,2 +247,6 @@ # ni

export NI_CONFIG_FILE="$HOME/.config/ni/nirc"
# environment variables have higher priority than config file if presented
export NI_DEFAULT_AGENT="npm" # default "prompt"
export NI_GLOBAL_AGENT="npm"
```

@@ -249,0 +253,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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