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.9.3 to 0.10.0

dist/chunk-2CETRAVM.js

4

dist/index.js

@@ -17,3 +17,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');

@@ -35,2 +35,2 @@

exports.cmdExists = _chunk2MNBUMB6js.cmdExists; exports.detect = _chunk2MNBUMB6js.detect; exports.exclude = _chunk2MNBUMB6js.exclude; exports.getCommand = _chunk2MNBUMB6js.getCommand; exports.getConfig = _chunk2MNBUMB6js.getConfig; exports.getDefaultAgent = _chunk2MNBUMB6js.getDefaultAgent; exports.getGlobalAgent = _chunk2MNBUMB6js.getGlobalAgent; exports.parseNi = _chunk2MNBUMB6js.parseNi; exports.parseNr = _chunk2MNBUMB6js.parseNr; exports.parseNrm = _chunk2MNBUMB6js.parseNrm; exports.parseNu = _chunk2MNBUMB6js.parseNu; exports.parseNx = _chunk2MNBUMB6js.parseNx; exports.remove = _chunk2MNBUMB6js.remove; exports.run = _chunk2MNBUMB6js.run; exports.runCli = _chunk2MNBUMB6js.runCli;
exports.cmdExists = _chunk2CETRAVMjs.cmdExists; exports.detect = _chunk2CETRAVMjs.detect; exports.exclude = _chunk2CETRAVMjs.exclude; exports.getCommand = _chunk2CETRAVMjs.getCommand; exports.getConfig = _chunk2CETRAVMjs.getConfig; exports.getDefaultAgent = _chunk2CETRAVMjs.getDefaultAgent; exports.getGlobalAgent = _chunk2CETRAVMjs.getGlobalAgent; exports.parseNi = _chunk2CETRAVMjs.parseNi; exports.parseNr = _chunk2CETRAVMjs.parseNr; exports.parseNrm = _chunk2CETRAVMjs.parseNrm; exports.parseNu = _chunk2CETRAVMjs.parseNu; exports.parseNx = _chunk2CETRAVMjs.parseNx; exports.remove = _chunk2CETRAVMjs.remove; exports.run = _chunk2CETRAVMjs.run; exports.runCli = _chunk2CETRAVMjs.runCli;
"use strict";
var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/nci.ts
_chunk2MNBUMB6js.runCli.call(void 0, (agent, _, hasLock) => _chunk2MNBUMB6js.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock), { autoInstall: true });
_chunk2CETRAVMjs.runCli.call(void 0, (agent, _, hasLock) => _chunk2CETRAVMjs.parseNi.call(void 0, agent, ["--frozen-if-present"], hasLock), { autoInstall: true });
"use strict";
var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/ni.ts
_chunk2MNBUMB6js.runCli.call(void 0, _chunk2MNBUMB6js.parseNi);
_chunk2CETRAVMjs.runCli.call(void 0, _chunk2CETRAVMjs.parseNi);

@@ -6,6 +6,6 @@ "use strict"; function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/nr.ts
var import_prompts = _chunk2MNBUMB6js.__toModule.call(void 0, _chunk2MNBUMB6js.require_prompts.call(void 0, ));
var import_prompts = _chunk2CETRAVMjs.__toModule.call(void 0, _chunk2CETRAVMjs.require_prompts.call(void 0, ));

@@ -50,3 +50,3 @@ // src/storage.ts

// src/nr.ts
_chunk2MNBUMB6js.runCli.call(void 0, async (agent, args, ctx) => {
_chunk2CETRAVMjs.runCli.call(void 0, async (agent, args, ctx) => {
const storage2 = await load();

@@ -95,3 +95,3 @@ if (args[0] === "-") {

}
return _chunk2MNBUMB6js.parseNr.call(void 0, agent, args);
return _chunk2CETRAVMjs.parseNr.call(void 0, agent, args);
});
"use strict";
var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/nrm.ts
_chunk2MNBUMB6js.runCli.call(void 0, _chunk2MNBUMB6js.parseNrm);
_chunk2CETRAVMjs.runCli.call(void 0, _chunk2CETRAVMjs.parseNrm);
"use strict";
var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/nu.ts
_chunk2MNBUMB6js.runCli.call(void 0, _chunk2MNBUMB6js.parseNu);
_chunk2CETRAVMjs.runCli.call(void 0, _chunk2CETRAVMjs.parseNu);
"use strict";
var _chunk2MNBUMB6js = require('./chunk-2MNBUMB6.js');
var _chunk2CETRAVMjs = require('./chunk-2CETRAVM.js');
// src/nx.ts
_chunk2MNBUMB6js.runCli.call(void 0, _chunk2MNBUMB6js.parseNx);
_chunk2CETRAVMjs.runCli.call(void 0, _chunk2CETRAVMjs.parseNx);
{
"name": "@antfu/ni",
"version": "0.9.3",
"version": "0.10.0",
"description": "Use the right package manager",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -99,3 +99,3 @@ # ni

# yarn dls jest
# pnpx jest
# pnpm dlx jest
```

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

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